mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-08 08:32:20 +01:00
19 lines
843 B
Markdown
19 lines
843 B
Markdown
### Before submitting an issue to GitBucket I have first:
|
|
|
|
- [ ] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/.github/CONTRIBUTING.md)
|
|
- [ ] searched for similar already existing issue
|
|
- [ ] read the documentation and [wiki](https://github.com/gitbucket/gitbucket/wiki)
|
|
|
|
*(if you have performed all the above, remove the paragraph and continue describing the issue with template below)*
|
|
|
|
## Issue
|
|
**Impacted version**: xxxx
|
|
|
|
**Deployment mode**: *explain here how you use GitBucket : standalone app, under webcontainer (which one), with an http frontend (nginx, httpd, ...)*
|
|
|
|
**Problem description**:
|
|
- *be as explicit as you can*
|
|
- *describe the problem and its symptoms*
|
|
- *explain how to reproduce*
|
|
- *attach whatever information that can help understanding the context (screen capture, log files)*
|