-
Notifications
You must be signed in to change notification settings - Fork 3
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
PR template for blog posts and development work to improve our blog #130
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
phil-davis
reviewed
May 31, 2024
phil-davis
previously approved these changes
May 31, 2024
individual-it
previously approved these changes
Jun 1, 2024
SagarGi
previously approved these changes
Jun 1, 2024
@koebel could you sign all your commits and then only we can merge it. |
koebel
dismissed stale reviews from SagarGi, individual-it, and phil-davis
via
June 3, 2024 07:20
1c80fae
phil-davis
approved these changes
Jun 3, 2024
SagarGi
approved these changes
Jun 4, 2024
Thanks for the hint. I've added a GPG key to my GitHub, but it doesn't seem to affect previous commits. @SagarGi do you know if that will be required for merging? Update: fixed this in the meanwhile with Phil's help. @SagarGi you can ignore the question above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
adding two templates for submitting PRs to our blog
BLOG_POST_PULL_REQUEST_TEMPLATE.md
is for submitting a blog postDEVELOPMENT_PULL_REQUEST_TEMPLATE.md
is for submitting some development improvements in our blog