OpenEugene / openboard

An open source switchboard, written in Elm and Go.
MIT License
22 stars 7 forks source link

Feature: Clarify issue-to-PRs relationship in docs #177

Open daved opened 1 year ago

daved commented 1 year ago

Desired Behavior

Clarify 1-to-1 relationship of issues to PRs in "tracking" section of contributing docs

Suggested Solution(s)

Issues and Pull Requests are tracked using Kanban boards. Board automation is provided in both cases. It is preferable for all PRs to maintain a 1-to-1 relationship with an issue. That is, a PR should minimally (and usually maximally) fully address an issue.

@codegold79, if you'd like to suggest something more/else, feel free.