diff options
author | Max Nordlund <max.nordlund@gmail.com> | 2017-06-17 23:31:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-17 23:31:21 +0200 |
commit | 9583d0d8eed43dbdfe700cf71ca78969811eb755 (patch) | |
tree | 5cb40b4a1e2da35d7f32309dffd216d1ee00a5dc | |
parent | 2973b11d3edf47fe437af4dd1dc1a5f250c49ba3 (diff) | |
download | PrismLauncher-9583d0d8eed43dbdfe700cf71ca78969811eb755.tar.gz PrismLauncher-9583d0d8eed43dbdfe700cf71ca78969811eb755.tar.bz2 PrismLauncher-9583d0d8eed43dbdfe700cf71ca78969811eb755.zip |
Mention casing in ISSUE_TEMPLATE
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ac2fd0be..d95423cf 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -9,8 +9,9 @@ Before submitting this issue, please make sure you have: - We provide support for MultiMC, not your modpack. Problems with your modpack will be ignored. 4. Given the issue a descriptive title. - A good title includes a brief summary of the issue and avoids things such as "Help" and "What?!". + Use of UPPERCASE is discouraged, as it reads like someone is screaming. 5. Place all information below the ---- of lines. - - It makes the issue look pretty + - It makes the issue look pretty If you believe your issue to be a bug, please make sure you check the wiki page: https://github.com/MultiMC/MultiMC5/wiki/Report-a-Bug --> |