Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 550 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

8 lines (6 loc) · 550 Bytes

When opening a pull request to submit a new SIP, please use the suggested template: https://github.com/Synthetixio/SIPs/blob/master/sip-X.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing Draft PRs.
  • The build passes.
  • Your Github username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.