Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
s2s-ai-challenge
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aaron Spring
s2s-ai-challenge
Commits
3f9ac486
Commit
3f9ac486
authored
3 years ago
by
Aaron Spring
Browse files
Options
Downloads
Patches
Plain Diff
Update bug.md
parent
874c6df5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#190802
passed
3 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/issue_templates/bug.md
+22
-13
22 additions, 13 deletions
.gitlab/issue_templates/bug.md
with
22 additions
and
13 deletions
.gitlab/issue_templates/bug.md
+
22
−
13
View file @
3f9ac486
## Summary
(Summarize the bug encountered concisely)
<!-- Please include a self-contained copy-pastable example that generates the issue if possible
## Steps to reproduce
(How one can reproduce the issue - this is very important)
Please be concise with code posted. See guidelines below on how to provide a good bug report:
"
```python/bash"
code
"```
"
-
Craft Minimal Bug Reports: http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports
-
Minimal Complete Verifiable Examples: https://stackoverflow.com/help/mcve
or link to notebook/gist
-->
## Summary
## Example Project
(Summarize the bug encountered concisely)
(Maybe just create an example project here on GitLab.com that exhibits the problematic
behavior, and link to it here in the bug report)
## What is the current bug behavior?
(What actually happens)
## What is the expected correct behavior?
(What you should see instead)
## Steps to reproduce
(How one can reproduce the issue - this is very important)
```
python/bash
code
```
or link to notebook/gist.
(Maybe just create an example project here on GitLab.com that exhibits the problematic
behavior, and link to it here in the bug report)
## Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (
```
) to format console output, logs, and code, as
...
...
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