Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Nicolas Lopez
2021-06-30 11:37:20 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c83fe7c854f66821d44d053a317078d634ea9884
c83fe7c8
1 parent
4aa882a8
pull request template
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
.github/pull_request_template.md
.github/pull_request_template.md
0 → 100644
View file @
c83fe7c
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*
Every PR must update the corresponding documentation in the
`code`
, and also the readme in english with the following changes.
## Pre-launch Checklist
-
[
]
I updated/added relevant documentation (doc comments with
`///`
).
-
[
]
I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt.
-
[
]
All existing and new tests are passing.
...
...
Please
register
or
login
to post a comment