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
Roi Peker
2021-06-30 14:17:20 -0300
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2021-06-30 14:17:20 -0300
Commit
9d51040a6a73fa5f289820ef55c65eb70c52d58b
9d51040a
2 parents
4aa882a8
c83fe7c8
Merge pull request #1588 from unacorbatanegra/master
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 @
9d51040
*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