Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
nagelt
ogs
Commits
188c5013
Commit
188c5013
authored
Mar 20, 2019
by
Lars Bilke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added GitHub Issue and PR templates.
parent
f4aef0b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
.github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE.md
+19
-0
.github/PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
+6
-0
No files found.
.github/ISSUE_TEMPLATE.md
0 → 100644
View file @
188c5013
<!-- You can erase any parts of this template not applicable to your issue. -->
### Description
[Description of the bug or feature]
## Steps to Reproduce the Problem
1.
2.
**Expected behavior:**
[What you expected to happen]
**Actual behavior:**
[What actually happened]
## Specifications
-
Version: (You can get this information from executing
`ogs --version`
)
-
Platform: (Operating System)
.github/PULL_REQUEST_TEMPLATE.md
0 → 100644
View file @
188c5013
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
Fixes #
<!-- you may add issues here to automatically close them -->
1.
[ ] Tests covering your feature were added?
2.
[ ] Any new feature or behavior change was documented?
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