Skip to content

Commit 1b48246

Browse files
authored
Merge pull request rails#54398 from Earlopain/new-issues-template
Move to GitHubs new issue templates
2 parents 4cc923a + 3bbe73b commit 1b48246

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)