Skip to content
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

Create pull_request_template.md #138

Closed
wants to merge 2 commits into from
Closed

Create pull_request_template.md #138

wants to merge 2 commits into from

Conversation

gunesnt
Copy link

@gunesnt gunesnt commented Nov 8, 2020

Adds a pull request template to the project.

@gunesnt gunesnt marked this pull request as ready for review November 8, 2020 16:44
@raae
Copy link
Member

raae commented Nov 8, 2020

I really like this, what do you think @nickytonline?

Copy link
Collaborator

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gunesnt, thanks so much for the PR! This will definitely help out future contributors when contributing to the repository.

I have some comments/feedback. @raae, if you could chime in as well. Thanks again and looking forward to seeing this get merged into the project!

@@ -0,0 +1,39 @@
## Status
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A status of the PR makes sense, but there are already mechanisms in place to handle this. If the pull request is still in development, it can be created/set to a Draft Pull Request.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree on that, and we should probably include that in the to be made contribution.md as Draft Pull Requests is quite new and not everyone know about that yet.

## Description
A few sentences describing the overall goals of the pull request's commits.

## Related PRs
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related PRs could be changed to related tickets and documents so that it's more broad as to what's related.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense as often we have to refer to the support tickets and documentation of the different providers etc.

- [ ] Documentation


## Deploy Notes
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy notes, if any, makes sense for an application, but in our case, once the code is merged, it will get versioned and deployed via npm publish. There are the demo websites, but I imagine they automatically deploy to Netlify once merged to the main branch @raae?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that is correct (or at least very soon will be) @nickytonline. So I agree.

@gunesnt
Copy link
Author

gunesnt commented Nov 9, 2020

@gunesnt, thanks so much for the PR! This will definitely help out future contributors when contributing to the repository.

I have some comments/feedback. @raae, if you could chime in as well. Thanks again and looking forward to seeing this get merged into the project!

Thank you very much. Should I make a new PR with these changes? or anything else?

@nickytonline
Copy link
Collaborator

I'll let @raee chime in and then we can go from there.

@raae
Copy link
Member

raae commented Nov 10, 2020

I agree with @nickytonline, se inline comments.

There is no need for a new Pull Request, if you do the changes and push to your branch it should be reflected here.

Thank you again, so happy more people are joining in.

@raae raae linked an issue Nov 13, 2020 that may be closed by this pull request
@raae
Copy link
Member

raae commented Jan 4, 2021

Would you like to keep working on this @gunesnt?

@nickytonline
Copy link
Collaborator

Hi @gunesnt! Just following up one more time to see if you'd like to see this through. If not, no worries. If, not, it'll be a great starting point for another contributor.

@gunesnt gunesnt closed this Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pull request template
3 participants