Skip to content

Commit 5dcbd84

Browse files
authored
1 parent f1e12a3 commit 5dcbd84

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
name: Bug report
3+
about: Create a report
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
<!--- Provide a general summary of the issue in the Title above -->
11+
12+
<!--- More than 50 issues open? Please don't file any new feature requests -->
13+
<!--- Help us reduce the work first :-) -->
14+
15+
## Expected Behavior
16+
<!--- If you're describing a bug, tell us what should happen -->
17+
<!--- If you're suggesting a change/improvement, tell us how it should work -->
18+
19+
## Current Behavior
20+
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
21+
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
22+
23+
## Possible Solution
24+
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
25+
<!--- or ideas how to implement the addition or change -->
26+
27+
## Steps to Reproduce (for bugs)
28+
<!--- Describe, in detail, what needs to happen to reproduce this bug -->
29+
<!--- Give us a screenshot (if it's helpful for this particular bug) -->
30+
1.
31+
2.
32+
3.
33+
4.
34+
35+
## Context
36+
<!--- How has this issue affected you? What are you trying to accomplish? -->
37+
38+
## Environment
39+
* Give us the version and build information output generated by `profanity -v`
40+
* If you could not yet build profanity, mention the revision you try to build from
41+
* Operating System/Distribution
42+
* glib version
43+
* libstrophe version
44+
* Some bugs might be due to specific implementation in the server. `/serversoftware example.domain` can be helpful

0 commit comments

Comments
 (0)