Skip to content

Commit a2e3390

Browse files
authored
Update issue templates
1 parent 9a39e00 commit a2e3390

2 files changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: swimmwatch
7+
8+
---
9+
10+
---
11+
name: Bug report
12+
about: Create a report to help us improve
13+
title: ''
14+
labels: bug
15+
assignees: swimmwatch
16+
17+
---
18+
19+
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our slack channel. Please use [stackoverflow](https://stackoverflow.com) for supporting issues.
20+
21+
<!--- Provide a general summary of the issue in the Title above -->
22+
23+
## Expected Behavior
24+
<!--- Tell us what should happen -->
25+
26+
## Current Behavior
27+
<!--- Tell us what happens instead of the expected behavior -->
28+
29+
## Possible Solution
30+
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
31+
32+
## Steps to Reproduce
33+
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
34+
<!--- reproduce this bug. Include code to reproduce, if relevant -->
35+
1.
36+
2.
37+
3.
38+
4.
39+
40+
## Context (Environment)
41+
<!--- How has this issue affected you? What are you trying to accomplish? -->
42+
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
43+
44+
<!--- Provide a general summary of the issue in the Title above -->
45+
46+
## Detailed Description
47+
<!--- Provide a detailed description of the change or addition you are proposing -->
48+
49+
## Possible Implementation
50+
<!--- Not obligatory, but suggest an idea for implementing addition or change -->
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: swimmwatch
7+
8+
---
9+
10+
---
11+
name: Feature request
12+
about: Suggest an idea for this project
13+
title: ''
14+
labels: enhancement
15+
assignees: swimmwatch
16+
17+
---
18+
19+
**Is your feature request related to a problem? Please describe.**
20+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
21+
22+
**Describe the solution you'd like**
23+
A clear and concise description of what you want to happen.
24+
25+
**Describe alternatives you've considered**
26+
A clear and concise description of any alternative solutions or features you've considered.
27+
28+
**Additional context**
29+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)