Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: Format use cases and design process items #1232

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

farshidtz
Copy link
Member

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-docs/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

  • Changes have been rendered and validated locally using mkdocs-material (see edgex-docs README)

Signed-off-by: Farshid Tavakolizadeh <farshid.tavakolizadeh@canonical.com>
Comment on lines 53 to +70
## Project Board Cards and Issues

All project design/architectural design decisions captured on the Design Decisions project board will be created as either a:
All project design/architectural design decisions captured on the Design Decisions project board will be created as either:

Issue: for any design decision that will require code and a PR will be submitted against the issue.
Card: for any design decision that is not itself going to result in code or may need to be broken down into multiple issues (which can be referenced on the card).
- Issue: for any design decision that will require code and a PR will be submitted against the issue.
- Card: for any design decision that is not itself going to result in code or may need to be broken down into multiple issues (which can be referenced on the card).

The template for project board cards documenting each decision is:

When/Where: date of the decision and place where the decision was made (such as TSC meeting, working group meeting, etc.). This section is required.
Decision Summary: quick write-up on the decision. This section is required.
Notes/Considerations: any alternatives discussed, any impacts to other decisions or considerations to be considered in the future (which would negate the decision). This section is optional.
> **When/Where:** date of the decision and place where the decision was made (such as TSC meeting, working group meeting, etc.). This section is required.
>
> **Decision Summary:** quick write-up on the decision. This section is required.
>
> **Notes/Considerations:** any alternatives discussed, any impacts to other decisions or considerations to be considered in the future (which would negate the decision). This section is optional.
>
> **Relevant links:** link to the meeting recording (if available). Link to ADR if relevant. Link to PRs or Issues if relevant. Required if available.

Relevant links: link to the meeting recording (if available). Link to ADR if relevant. Link to PRs or Issues if relevant. Required if available.

Note there is a Template column on the project board with a single card that specifies this same structure.
Note: there is a Template column on the project board with a single card that specifies this same structure.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are any of these and this whole section still relevant? I could not find such a Template column on project board? Which project board (we have several)?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the project board being referenced here: https://github.com/orgs/edgexfoundry/projects/45
Should add a link to it.

@farshidtz farshidtz requested a review from jpwhitemn September 20, 2023 16:02
Copy link
Member

@jpwhitemn jpwhitemn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants