Skip to content

Commit 3bbe73b

Browse files
committed
Move to GitHubs new issue templates
Currently, creating a new issue does not populate the text area anymore. Could do a bunch more with these, this just makes it work again mostly how it used to work.
1 parent f132ba6 commit 3bbe73b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/issue_template.md renamed to .github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
name: Bug report
3+
about: Report an issue with Rails you've discovered
4+
---
5+
16
### Steps to reproduce
27
<!-- (Guidelines for creating a bug report are [available
38
here](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#creating-a-bug-report)) -->

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

0 commit comments

Comments
 (0)