mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
* 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>
19 lines
437 B
Markdown
19 lines
437 B
Markdown
# 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?*
|