We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cc923a + 3bbe73b commit 1b48246Copy full SHA for 1b48246
.github/issue_template.md renamed to .github/ISSUE_TEMPLATE/bug_report.md
@@ -1,3 +1,8 @@
1
+---
2
+name: Bug report
3
+about: Report an issue with Rails you've discovered
4
5
+
6
### Steps to reproduce
7
<!-- (Guidelines for creating a bug report are [available
8
here](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#creating-a-bug-report)) -->
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1 @@
+blank_issues_enabled: false
0 commit comments