Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.18 KB

File metadata and controls

22 lines (15 loc) · 1.18 KB

Contributing to Shortbread

Issue management

The Shortbread steering committee makes decisions on changes to the Shortbread specification. This work is done through Github in pull requests and issues.

Editorial or website changes operate with the "Fork & Pull" model and use a four-eyes review mode, meaning that PRs are reviewed by a different person than the author.

Important

Any use of generative AI for writing code, documentation or PR descriptions must be disclosed. You must further be able to show that you have understood the generated parts. Your code, your responsibility.

Specification change workflow

  1. An issue is opened in the issue tracker for discussion
  2. The issue is discussed and assigned to a milestone based on if it can happen in a minor version or a new major version
  3. A change is proposed and voted on by steering committee members. If the steering committee is in favour, it is tagged as accepted
  4. When the next version of the specification is released the accepted changes are added