Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
TelegramBot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
TelegramBot
Commits
88301b2c
Commit
88301b2c
authored
Dec 13, 2016
by
Armando Lüscher
Committed by
GitHub
Dec 13, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #343 from noplanman/fix_github_templates
Fix GitHub templates to prevent mistakes
parents
e101cdf0
f4aaabd9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE.md
+4
-4
PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
+2
-2
No files found.
.github/ISSUE_TEMPLATE.md
View file @
88301b2c
...
...
@@ -8,13 +8,13 @@
-
RAW update (if available):
### Expected behaviour
> What SHOULD be happening?
<!-- What SHOULD be happening? -->
### Actual behaviour
> What IS happening?
<!-- What IS happening? -->
### Steps to reproduce
> Explain how to reproduce the issue
<!-- Explain how to reproduce the issue -->
### Extra details
> Please post any extra details that might help solve the issue (e.g. logs)
<!-- Please post any extra details that might help solve the issue (e.g. logs) -->
.github/PULL_REQUEST_TEMPLATE.md
View file @
88301b2c
> Make sure this pull request is pointed towards the "develop" branch!
<!-- Make sure this pull request is pointed towards the "develop" branch! -->
> Explain in detail what this pull request contains.
<!-- Explain in detail what this pull request contains. -->
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