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

[DAPHNE-#419] Guidelines on handling pull requests #430

Merged
merged 4 commits into from
Oct 6, 2022

Conversation

pdamme
Copy link
Collaborator

@pdamme pdamme commented Oct 5, 2022

  • This initial draft mainly summarizes how we have handled pull requests so far.
  • Furthermore, it goes beyond that at some points (e.g., quick initial summary and reviewer selection process).
  • The focus is mostly on the overall process of handling a PR.
  • Closes Set up guidelines for handling/merging in PRs #419.

- This initial draft mainly summarizes how we have handled pull requests so far.
- Furthermore, it goes beyond that at some points (e.g., quick initial summary and reviewer selection process).
- Closes #419.
@pdamme pdamme force-pushed the 419-guidelines-handling-prs branch from 395923e to 48a3786 Compare October 5, 2022 15:37
@pdamme
Copy link
Collaborator Author

pdamme commented Oct 5, 2022

@corepointer I would appreciate if you could have a look once you find some time.

@corepointer corepointer self-requested a review October 6, 2022 12:21
@corepointer corepointer added the doc About some form of documentation. Could be doxygen comments in the source, user documentation, etc. label Oct 6, 2022
Copy link
Collaborator

@corepointer corepointer left a comment

Choose a reason for hiding this comment

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

LGTM - Thank you for that quite thourough guide.

I have addressed one of the TODOs about how to use git on the command line. The other TODOs will remain until we have sorted out the mentioned issues (TODO: create those issues in the tracker)

I'd follow the guide and press the squash and merge button later if you re-approve my changes =)

@pdamme
Copy link
Collaborator Author

pdamme commented Oct 6, 2022

Thanks @corepointer for looking over it and adding some of the missing pieces. Your changes are hereby approved :) (I cannot formally review it, because I've opened it). Feel free to merge this PR.

@pdamme
Copy link
Collaborator Author

pdamme commented Oct 6, 2022

I think with that we have at least a starting point. Let's try to follow these guidelines from now on, and let's see this as a living document, which we update whenever we notice that something is missing or could be improved. This is also meant as an invitation to everyone to contribute to these guidelines and share their opinions on them.

@corepointer corepointer merged commit 7e262cb into main Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc About some form of documentation. Could be doxygen comments in the source, user documentation, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up guidelines for handling/merging in PRs
2 participants