Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GLPI
java-library-glpi
Commits
7946a147
Commit
7946a147
authored
Oct 20, 2017
by
Naylin
Committed by
Alexander Salas Bastidas
Oct 20, 2017
Browse files
docs(github): update content
fix link change code block to checklist
parent
1610e13e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/PULL_REQUEST_TEMPLATE.md
View file @
7946a147
## Checklist
Please check if your PR fulfills the following requirements:
-
[
] The commit message follows our guidelines: [Conventional Commit
](
https://
github.com/flyve-mdm/android-library-glpi/blob/develop/CONTRIBUTING.md#submit-a-pull-request
)
-
[
] The commit message follows our guidelines: [Conventional Commit
](
https://
conventionalcommits.org/
)
-
[ ] Tests for the changes have been added (for bug fixes / features)
-
[ ] Docs have been added / updated (for bug fixes / features)
## PR Type
What kind of change does this PR introduce?
<!-- Please check the one that applies to this PR using "x". -->
```
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:
```
-
[ ] Bugfix
-
[ ] Feature
-
[ ] Code style update (formatting, local variables)
-
[ ] Refactoring (no functional changes, no api changes)
-
[ ] Build related changes
-
[ ] CI related changes
-
[ ] Documentation content changes
-
[ ] Other... Please describe:
## What is the current behavior?
<!-- Please describe the current behavior that you are modifying, or link to a relevant issue. -->
...
...
@@ -31,10 +30,10 @@ Issue # N/A
## Does this PR introduce a breaking change?
```
[ ] Yes
[ ] No
```
-
[ ] Yes
-
[ ] No
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
...
...
Write
Preview
Supports
Markdown
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