Revamp the contribution guide (#1917)

* Revamp the contribution guide

* Fix link

* Update CONTRIBUTING.md

Co-authored-by: Ava Stancu <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Ava Stancu <[email protected]>

* add guidance on image tool requests

Co-authored-by: Ava Stancu <[email protected]>
This commit is contained in:
Cory Miller
2022-10-21 22:56:42 +09:00
committed by GitHub
co-authored by Ava Stancu
parent 14b17cca73
commit 93aea48c38
3 changed files with 161 additions and 89 deletions
+18
View File
@@ -0,0 +1,18 @@
# Title
<!-- ADR titles should typically be imperative sentences. -->
**Status**: (Proposed|Accepted|Rejected|Superceded|Deprecated)
## Context
*What is the issue or background knowledge necessary for future readers
to understand why this ADR was written?*
## Decision
**What** is the change being proposed? / **How** will it be implemented?*
## Consequences
*What becomes easier or more difficult to do because of this change?*