mirror of https://codeberg.org/gitnex/GitNex.git
Improving issue template. (#401)
Final changes. Merge branch 'master' into bug-desc-improve Merge branch 'master' into bug-desc-improve Removing unnecessary bar. Simplifying stuff. Some more examples. Further improvements. Further improvements. Improving issue template. Co-authored-by: opyale <example@example.com> Co-authored-by: 6543 <6543@noreply.gitea.io> Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/401 Reviewed-by: 6543 <6543@noreply.gitea.io> Reviewed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
parent
b10df63c8a
commit
344284c1c1
|
@ -1,22 +1,31 @@
|
||||||
#### Description - describe the bug / feature / suggestion in brief :
|
## # What do you want to address?
|
||||||
|
(This step is required; examples are shown below)
|
||||||
|
|
||||||
|
- [ ] Bug
|
||||||
|
- [ ] Feature
|
||||||
|
- [ ] Suggestion
|
||||||
|
|
||||||
|
## # Describe your matter briefly
|
||||||
|
(This step is required)
|
||||||
|
|
||||||
|
|
||||||
#### Expected behaviour - describe what should be the expected result :
|
##### What did you expect? (Useful when addressing bugs)
|
||||||
|
---
|
||||||
|
_(This step is optional)_
|
||||||
|
|
||||||
|
|
||||||
#### GitNex version :
|
##### Some additional details (Useful, when we are trying to reproduce a bug)
|
||||||
|
---
|
||||||
|
_(This step is optional; an example is shown below)_
|
||||||
|
|
||||||
|
* The version of **Gitea** you are using:
|
||||||
|
* The version of **GitNex** you are using:
|
||||||
|
* The type of certificate you are using (self-signed, signed):
|
||||||
|
* How you used to log in (via password or token):
|
||||||
|
|
||||||
|
|
||||||
#### Gitea setup :
|
##### We would appreciate some screenshots or stacktrace's, but this is also not required.
|
||||||
* Version :
|
---
|
||||||
* If ssl used witch kind of cert is used :
|
_(Screenshots and stacktrace's can go here)_
|
||||||
* (if login issue) witch auth method :
|
|
||||||
|
|
||||||
|
#### Thank you for your time.
|
||||||
#### Android version :
|
|
||||||
|
|
||||||
|
|
||||||
#### Screenshots - if any :
|
|
||||||
|
|
||||||
|
|
||||||
#### Logs - if any :
|
|
Loading…
Reference in New Issue