Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Game Over!
ISPConfig 3
Commits
6d2b5708
Commit
6d2b5708
authored
Aug 23, 2017
by
Marius Burkard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- changed template
parent
008b9579
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
.gitlab/issue_templates/Bug.md
.gitlab/issue_templates/Bug.md
+4
-3
No files found.
.gitlab/issue_templates/Bug.md
View file @
6d2b5708
...
...
@@ -21,9 +21,10 @@ insert the output of `php -v` here
## propsed fix
optional, of course.
if you want to post code snippets, please use
> \`\`\`
> your code
> \`\`\`
```
your code
```
or attach a code file. Best is to create a merge request of course.
## references
if you know of related bugs or feature requests, please reference them by using `
#
<bugnumber>
`, e. g. #123
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment