FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Dart_Algorithms/.github/pull_request_template.md at master · SFADev/Dart_Algorithms · GitHub
SFADev
/
Dart_Algorithms
Public
forked from
TheAlgorithms/Dart
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
Dart_Algorithms
/
.github
/
pull_request_template.md
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (14 loc) · 878 Bytes
Breadcrumbs
Dart_Algorithms
/
.github
/
pull_request_template.md
Copy path
File metadata and controls
18 lines (14 loc) · 878 Bytes
Raw
Copy raw file
Download raw file
Outline
Edit and raw actions
Welcome to Dart community
Describe your change:
Add an algorithm?
Fix a bug or typo in an existing algorithm?
Documentation change?
Add/Update/Fix test cases.
Checklist:
I have read
CONTRIBUTING.md
.
This pull request is all my own work -- I have not plagiarized.
I know that pull requests will not be merged if they fail the automated tests.
This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
All new Dart files are placed inside an existing directory.
All new algorithms have a URL in its comments that points to Wikipedia or other similar explanation.
If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.
Back
|
FazBrowse Home
|
New Git URL