-
Notifications
You must be signed in to change notification settings - Fork 52
docs: Update contribution to use Gitflow workflow #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Update contribution to use Gitflow workflow #79
Conversation
Codecov Report
@@ Coverage Diff @@
## master #79 +/- ##
=======================================
Coverage 99.32% 99.32%
=======================================
Files 2 2
Lines 149 149
=======================================
Hits 148 148
Misses 1 1Continue to review full report at Codecov.
|
CONTRIBUTING.md
Outdated
|
|
||
| We welcome direct contributions to the smtpapi-python code base. Thank you! | ||
|
|
||
| Please note that we utilize the [Gitflow Workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) for Git to help keep project development organized and consistent. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use plain language:
| Please note that we utilize the [Gitflow Workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) for Git to help keep project development organized and consistent. | |
| Please note that we use the [Gitflow Workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) for Git to help keep project development organized and consistent. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good idea, done
.github/PULL_REQUEST_TEMPLATE
Outdated
| - [ ] I have made a material change to the repo (functionality, testing, spelling, grammar) | ||
| - [ ] I have read the [Contribution Guide] and my PR follows them. | ||
| - [ ] I updated my branch with the master branch. | ||
| - [ ] I updated my branch with the development branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - [ ] I updated my branch with the development branch. | |
| - [ ] I updated my branch with the `development` branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
eb7073f to
56ccc02
Compare
|
Hello @anatolyyyyyy, |
|
Hello @anatolyyyyyy, |
Fixes #78
Checklist
Short description of what this PR does:
If you have questions, please send an email to Sendgrid, or file a Github Issue in this repository.