Browse Source

Issue template

shalvah 2 years ago
parent
commit
8711b5afb7
2 changed files with 3 additions and 3 deletions
  1. 2 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 1 1
      .github/ISSUE_TEMPLATE/question.md

+ 2 - 2
.github/ISSUE_TEMPLATE/bug_report.md

@@ -12,10 +12,10 @@ assignees: ''
 READ BEFORE OPENING AN ISSUE:
 
 - If you don't provide enough information in your issue for me to reproduce (such as version and any custom configuration), I will close it. I can't keep wasting my time investigating issues which no longer exist.
-- Check the Troubleshooting Guide! https://scribe.knuckles.wtf/laravel/troubleshooting Some solutions to common problems are detailed there. In general, first search the docs.
+- Check the Troubleshooting Guide! https://scribe.knuckles.wtf/laravel/troubleshooting Some solutions to common problems are detailed there.
 
 
-Again, HAVE YOU CHECKED THE DOCS? Use the search bar on the docs page before rushing to open an issue.
+Again, HAVE YOU CHECKED THE DOCS? Use the search bar on the docs page before rushing to open an issue. I know it's difficult when you don't know what you're looking for, but do your best. 
 
 **What happened?**
 1. I set my configuration to...

+ 1 - 1
.github/ISSUE_TEMPLATE/question.md

@@ -16,4 +16,4 @@ READ BEFORE OPENING AN ISSUE:
 
 - [ ] I've read the [documentation](https://scribe.knuckles.wtf/laravel) and I can't find details on how to achieve this.
 
-Okay, but DID YOU REALLY CHECK THE DOCS? Use the search bar on the docs page, and then come back and put an x in the box above only if you don't find answers. 
+Okay, but DID YOU REALLY CHECK THE DOCS? Use the search bar on the docs page, and then come back and put an x in the box above only if you don't find answers. I know it's difficult when you don't know what you're looking for, but do your best.