Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
BotC Overview
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
reprograma
BotC Overview
Commits
409315c8
Commit
409315c8
authored
5 years ago
by
Moki Ding
Browse files
Options
Downloads
Patches
Plain Diff
Added bug template
parent
b2ddee35
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/issue_templates/Bug.md
+49
-0
49 additions, 0 deletions
.gitlab/issue_templates/Bug.md
with
49 additions
and
0 deletions
.gitlab/issue_templates/Bug.md
0 → 100644
+
49
−
0
View file @
409315c8
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered "bug" label.
For Wallet Backend issue tracker:
-
https://git.fairkom.net/faircoop/BankOfTheCommons/BotC_Overview/issues?label_name%5B%5D=bug
For Wallet Frontend issue tracker:
-
https://git.fairkom.net/faircoop/BankOfTheCommons/wallet-frontend/issues?label_name%5B%5D=bug
and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
(Summarize the bug encountered concisely)
### Steps to reproduce
(How one can reproduce the issue - this is very important)
### What is the current *bug* behavior?
(What actually happens)
### What is the expected *correct* behavior?
(What you should see instead)
### Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (
```
) to format console output,
logs, and code as it's tough to read otherwise.)
### Output of checks
(If you are reporting a bug on development env, write: This bug happens on DEV env)
### Service status
(Did you checked on https://status.bankofthecommons.coop is some service affected ?)
### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
/label ~bug
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment