mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-14 22:24:45 +00:00
Revamp the contribution guide (#1917)
* Revamp the contribution guide * Fix link * Update CONTRIBUTING.md Co-authored-by: Ava Stancu <avastancu@github.com> * Update CONTRIBUTING.md Co-authored-by: Ava Stancu <avastancu@github.com> * add guidance on image tool requests Co-authored-by: Ava Stancu <avastancu@github.com>
This commit is contained in:
18
adrs/0000-TEMPLATE.md
Normal file
18
adrs/0000-TEMPLATE.md
Normal 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?*
|
||||
Reference in New Issue
Block a user