diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index b5fbc3f5..9d0cfcd3 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -32,9 +32,3 @@ where I can test, if you cannot provide either. There is not much I can do.* ```swift ANSWER HERE ``` -#### Have you tried fixing this yourself? - -This project is open source, and I'm a student with very minimal amount of time. -Please give an attempt at fixing the issue first before creating a bug report. -This saves everyone time and benefits anyone who uses the library. -Pull requests are welcome!