mirror of
https://github.com/actions/stale.git
synced 2025-12-28 20:07:31 +08:00
* chore: create bug/feature/PR template, configure template chooser * use american grammar Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com> * use checklist Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com> * use bold text for context as well * remove links from template chooser * remove comment redirecting to hackerone * rename bug -> problem, rewrite content * remove steps to reproduce Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com> * problem -> issue Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com> * provide your -> your Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com> * improve help message to link issues Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com> * rename files, improve content * add bug label to other_issue_report as well Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com> * remove nonsensical comment * use h2 for headings * give predefined config template Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com>
14 lines
225 B
Markdown
14 lines
225 B
Markdown
---
|
|
name: Other issue report
|
|
about: Report other issue
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Describe your issue
|
|
|
|
## Further context
|
|
|
|
<!-- If helpful please provide screenshots, logs, links to other related issues. -->
|