diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2017-08-21 22:37:58 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2017-08-21 22:37:58 +1200 |
commit | 4c9dd75a87d096197b3bf7871ecdfbebfe896707 (patch) | |
tree | b069f3e339057af98eea1e22f1b1a4c8d0fc9bf2 /.github | |
parent | c30f411fcc08e691fe20aeb033f0e840477fb8d4 (diff) | |
download | trackermap-server-4c9dd75a87d096197b3bf7871ecdfbebfe896707.tar.gz trackermap-server-4c9dd75a87d096197b3bf7871ecdfbebfe896707.tar.bz2 trackermap-server-4c9dd75a87d096197b3bf7871ecdfbebfe896707.zip |
Update issue template
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 43 |
1 files changed, 2 insertions, 41 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1e42752ed..abac4ad5d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,46 +1,7 @@ <!-- -Do you want to ask a question? Traccar official forum is the best place for getting support: https://www.traccar.org/forums/ +Do you want to ask a question? Traccar official forum is the best place for getting support: -This is a template for bug reports. For feature requests and code discussions please remove everything that is not relevant. +https://www.traccar.org/forums/ --> - -### Prerequisites - -Put an X between the brackets for completed steps: - -* [ ] I have read contribution guide. -* [ ] I have searched in documentation, GitHub and forums. -* [ ] I have tried official release and configuration. -* [ ] I have provided all information below. - -### Description - -[Description of the issue] - -### Steps to Reproduce - -1. [First Step] -2. [Second Step] -3. [and so on...] - -**Expected behavior:** [What you expect to happen] - -**Actual behavior:** [What actually happens] - -### Versions - -**Project version:** [Relevant project version] - -**Operating system:** [Operating system details] - -**Hardware:** [Relevant hardware information] - -### Logs - -[Relevant logs fragments in text format. Please use appropriate markdown syntax.] - -### Additional Information - -[Any additional information, configuration or data that might be necessary to reproduce the issue.] |