소스 검색

Update issue template

main
PaulStoffregen 7 년 전
부모
커밋
bd86ccdc5c
1개의 변경된 파일11개의 추가작업 그리고 1개의 파일을 삭제
  1. +11
    -1
      .github/ISSUE_TEMPLATE.md

+ 11
- 1
.github/ISSUE_TEMPLATE.md 파일 보기

@@ -1,11 +1,21 @@
Please use this Github issue *only for reporting a specific problem*.

Please **do not use Github issues for project troubleshooting.** Post on the [PJRC Forum](https://forum.pjrc.com/forum.php) for Teensy-related troubleshooting. Also check out the [most common troubleshooting page](https://www.pjrc.com/teensy/troubleshoot.html).
Please **do not use Github issues for project troubleshooting.** Post on the PJRC Forum for Teensy-related troubleshooting.

https://forum.pjrc.com/forum.php

General suggestions for new features should also be discussed on the forum. Github issues for new features are usually only appropriate after decisions are made via forum discussion.

Also check out the most common troubleshooting page:

https://www.pjrc.com/teensy/troubleshoot.html

Before reporting any issue, please make sure you are using the latest Teensyduino version.

https://www.pjrc.com/teensy/td_download.html

If a beta test version is available, please check whether it fixes the issue.

When reporting any issue, please try to provide complete information. The following are almost always needed:

- A complete copy of the code (which can be copied into Arduino and run on a Teensy board) which reproduces the problem is usually needed to investigate any issue. Please try to trim your program to the minimum necessary, ideally not depending on extra hardware if possible. But a complete program that can be copied into Arduino without guesswork is essential. Please do not submit this Github issue with only code fragments or a vague description of code to recreate the issue.

Loading…
취소
저장