Skip to content
Julia Damerow edited this page Oct 4, 2024 · 3 revisions

GitHub Guidelines

Please use the following guidelines for branch naming, commit messages, etc.

  • Name branches like so: PM-[issue #]-[user]-[short description], e.g. PM-1-jdamerow-about-text.
  • Prefix git messages with issue number, e.g. [DHReSCUnit/project-management#1] added an about text for issue 1 in the project-management repository
  • Make pull request to main when a ticket is done, make a draft pull request if you want just feedback but work is not done yet.

Clone this wiki locally