Merge pull request #8102 from maxim-belkin/feature-template/shorter-titles
feature and issue templates: change warning formatting
This commit is contained in:
commit
5035e59fd3
4
.github/ISSUE_TEMPLATE/bug.md
vendored
4
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -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?
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/feature.md
vendored
4
.github/ISSUE_TEMPLATE/feature.md
vendored
@ -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: -->
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user