Projects STRLCPY CatSniffer Commits 84e564c9
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .github/ISSUE_TEMPLATE/BUG_REPORT_EC.md
     1 +---
     2 +name: "\U0001F640 Bug report "
     3 +about: Report a bug or unexpected behavior while using the CatSniffer Board.
     4 +title: 'ElectronicCats'
     5 +labels: bug
     6 +---
     7 + 
     8 +**Please, before reporting any issue**
     9 +- Make sure your board it's in good condition.
     10 +- Verify that it really is a board problem and not a hardware problem.
     11 +- **Avoid** to submit a GitHub issue for project troubleshooting.
     12 + 
     13 +Any feedback/suggestions should be discussed on the [feedback section](https://github.com/ElectronicCats/CatSniffer/issues):
     14 + * Just click on New Issue and select the correct category.
     15 + 
     16 +When reporting any issue, please try to provide all relevant information to help on its resolution.
     17 + 
     18 + 
     19 +**Describe the problem:**
     20 +A clear and concise description of what the problem is.
     21 +The more detailed this is, the easier we can come up with a solution.
     22 + 
     23 + 
     24 +**To Reproduce:**
     25 +Explanation of the steps you followed and how your problem arose.
     26 +If you think it is absolutely necessary, mention in detail what you modified.
     27 + 
     28 + 
     29 +**Expected behavior:**
     30 +A clear and concise description of what you expected to happen.
     31 + 
     32 +**Screenshots:**
     33 +If applicable, add screenshots or photos to help explain your problem.
     34 + 
     35 +**To help us to understand your situation, we would like to ask you for the following additional information:**
     36 + - What Operating System and version are you using (e.g. Windows 11, macOS 12.0, Linux)?
     37 + - In case you are using the Arduino IDE, What version of the Arduino IDE?
     38 + - Did it work before?, If it worked before, what were the parameters that you modify?
     39 + 
     40 + 
     41 +**Additional context:**
     42 +Add any other context about the problem here that you think will help us to solve your problem.
  • ■ ■ ■ ■ ■ ■
    .github/ISSUE_TEMPLATE/Feedback-request.md
     1 +---
     2 +name: "\U0001F408 Feddback or requests"
     3 +about: Suggest an idea or improvement for this project
     4 +title: 'ElectronicCats'
     5 +labels: 'enhancement'
     6 +---
     7 + 
     8 +**What idea or improvement has occurred to you?**
     9 + 
     10 +**If you found an error:**
     11 + 
     12 +Please describe clearly and concisely the problem you are aware of.
     13 + 
     14 + 
     15 +**Have you already found a solution?**
     16 + 
     17 +If you found a way to fix the problem please let us know.
     18 +It would be very helpful if you put how it needs to be corrected.
     19 + 
     20 +***Thanks a lot***
  • ■ ■ ■ ■ ■ ■
    .github/ISSUE_TEMPLATE/config.yml
     1 +blank_issues_enabled: false
     2 +contact_links:
     3 + - name: See if your issue is solved before creating a new one.
     4 + about: Try to see if ther is an answer for yoru questions before you create a new issue.
     5 + url: https://github.com/ElectronicCats/CatSniffer/issues?q=is%3Aissue+is%3Aclosed
     6 + - name: ElectronicCats
     7 + about: Contact us through our website
     8 + url: https://electroniccats.com/contact/
Please wait...
Page is in error, reload to recover