|
| 1 | +name: Bug report |
| 2 | +description: Create a report to help us improve |
| 3 | +labels: |
| 4 | + - "bug" |
| 5 | +body: |
| 6 | + - type: markdown |
| 7 | + attributes: |
| 8 | + value: | |
| 9 | + :warning: PLEASE FIRST READ THE FAQ [(#1770)](https://github.com/anuraghazra/github-readme-stats/discussions/1770) AND COMMON ERROR CODES [(#1772)](https://github.com/anuraghazra/github-readme-stats/issues/1772)!!! |
| 10 | + - type: textarea |
| 11 | + attributes: |
| 12 | + label: Describe the bug |
| 13 | + description: A clear and concise description of what the bug is. |
| 14 | + - type: textarea |
| 15 | + attributes: |
| 16 | + label: Expected behaviour |
| 17 | + description: |
| 18 | + A clear and concise description of what you expected to happen. |
| 19 | + - type: textarea |
| 20 | + attributes: |
| 21 | + label: Screenshots / Live demo link |
| 22 | + description: If applicable, add screenshots to help explain your problem. |
| 23 | + placeholder: Paste the github-readme-stats link as markdown image |
| 24 | + - type: textarea |
| 25 | + attributes: |
| 26 | + label: Additional context |
| 27 | + description: Add any other context about the problem here. |
| 28 | + - type: markdown |
| 29 | + attributes: |
| 30 | + value: | |
| 31 | + --- |
| 32 | + ### FAQ (Snippet) |
| 33 | +
|
| 34 | + Below are some questions that are found in the FAQ. The full FAQ can be found in [#1770](https://github.com/anuraghazra/github-readme-stats/discussions/1770). |
| 35 | +
|
| 36 | + #### Q: My card displays an error |
| 37 | +
|
| 38 | + **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. |
| 39 | +
|
| 40 | + #### Q: How to hide jupyter Notebook? |
| 41 | +
|
| 42 | + **Ans:** `&hide=jupyter%20notebook`. |
| 43 | +
|
| 44 | + #### Q: I could not figure out how to deploy on my own vercel instance |
| 45 | +
|
| 46 | + **Ans:** Please check: |
| 47 | + - Docs: https://github.com/anuraghazra/github-readme-stats/#deploy-on-your-own-vercel-instance |
| 48 | + - YT tutorial by codeSTACKr: https://www.youtube.com/watch?v=n6d4KHSKqGk&feature=youtu.be&t=107 |
| 49 | +
|
| 50 | + #### Q: Language Card is incorrect |
| 51 | +
|
| 52 | + **Ans:** Please read these issues/comments before opening any issues regarding language card stats: |
| 53 | + - https://github.com/anuraghazra/github-readme-stats/issues/136#issuecomment-665164174 |
| 54 | + - https://github.com/anuraghazra/github-readme-stats/issues/136#issuecomment-665172181 |
| 55 | +
|
| 56 | + #### Q: How to count private stats? |
| 57 | +
|
| 58 | + **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). |
0 commit comments