diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e67f4b2..9375a5e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ assignees: "" **Describe the bug** A clear and concise description of what the bug is. -**Expected behavior** +**Expected behaviour** A clear and concise description of what you expected to happen. **Screenshots / Live demo link (paste the github-readme-stats link as markdown image)** @@ -23,7 +23,7 @@ Add any other context about the problem here. PLEASE FIRST READ THE FAQ (#1770) AND COMMON ERROR CODES (#1772)!!! Q: My card displays an error -Ans: Please first check the common error codes (i.e. https://github.com/anuraghazra/github-readme-stats/issues/1772) and existing issues before creating a new issue. +Ans: First, check the common error codes (i.e. https://github.com/anuraghazra/github-readme-stats/issues/1772) and existing issues before creating a new one. Q: How to hide jupyter Notebook? Ans: &hide=jupyter%20notebook @@ -34,11 +34,11 @@ Ans: - YT tutorial by codeSTACKr: https://www.youtube.com/watch?v=n6d4KHSKqGk&feature=youtu.be&t=107 Q: Language Card is incorrect -Ans: Please read all the issues / comments before opening any issues regarding language card stats: +Ans: Please read all the issues/comments before opening any issues regarding language card stats: - https://github.com/anuraghazra/github-readme-stats/issues/136#issuecomment-665164174 - https://github.com/anuraghazra/github-readme-stats/issues/136#issuecomment-665172181 Q: How to count private stats? -Ans: We can only count private commits & we cannot access any other private info of any users, so it's not possible. only way is to deploy on your own instance & use your own PAT (Personal Access Token) +Ans: We can only count private commits & we cannot access any other private info of any users, so it's impossible. The only way is to deploy on your own instance & use your own PAT (Personal Access Token) -->