Skip to content

Commit

Permalink
Allow blank issues
Browse files Browse the repository at this point in the history
This allows more advanced users to circumvent the bug report template.
  • Loading branch information
FPtje committed Mar 24, 2024
1 parent 2b884d5 commit f95f821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
blank_issues_enabled: false
blank_issues_enabled: true

contact_links:
- about: I need help with DarkRP
Expand Down

0 comments on commit f95f821

Please sign in to comment.