studio-206 / development-guidelines

How we code.
https://development-guidelines.vercel.app
2 stars 0 forks source link

Pull request and peer review guidelines, best practices and conventions. #6

Open karltaylor opened 1 year ago

karltaylor commented 1 year ago

As we grow pull requests and peer reviews are becoming essential part of our development process. Pull requests allow developers to share their changes with other team members and get feedback on their work, while peer reviews ensure that code is of high quality, follows best practices, and meets project requirements. However, to make the most out of these processes, it is important to follow certain best practices.

Some ideas from Chat GPT:

Pull Requests

Write a short paragraph of what this pull request does. Give the Peer Reviewer an overview of what they should be reviewing. This doesn't have to be more than 2-3 lines.

If you are creating a Pull Request that is a Work In Progress, prefix it with WIP at the beginning of your PR title.

karltaylor commented 1 year ago

What about associating PR's to Issues?

How should we incorporate different processes if we move to a different issue tracker e.g jira (lol) or https://height.app/ or https://clickup.com/

karltaylor commented 1 year ago
karltaylor commented 1 year ago
karltaylor commented 1 year ago
karltaylor commented 1 year ago
karltaylor commented 1 year ago
pvalentim commented 1 year ago

My 2 cents on this:

pvalentim commented 1 year ago

Seems like pending vercel comments get surfaced on github automatically for visual QA: https://vercel.com/docs/concepts/deployments/comments/integrations