Merge pull request #8102 from maxim-belkin/feature-template/shorter-titles

feature and issue templates: change warning formatting
This commit is contained in:
Maxim Belkin 2020-08-28 09:38:17 -05:00 committed by GitHub
commit 5035e59fd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -4,7 +4,9 @@ about: "If you're sure it's reproducible and not just your machine: submit an is
---
# Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
# Bug report
**Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.**
- [ ] ran `brew update` and can still reproduce the problem?
- [ ] ran `brew doctor`, fixed all issues and can still reproduce the problem?

View File

@ -4,7 +4,9 @@ about: Request our thoughts on your suggestion for a new feature for Homebrew.
---
# Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
# Feature suggestion
**Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.**
<!-- Please fill these sections with the relevant information: -->