Skip to content

Commit

Permalink
chore: git hygiene
Browse files Browse the repository at this point in the history
Git Hygiene
  • Loading branch information
l-monninger authored May 14, 2024
2 parents d7db8b6 + 8efbc03 commit 4c7bd16
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# global
* @l-monninger @andyjsbell @0xmovses @mzabaluev
25 changes: 25 additions & 0 deletions PR.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Summary
- **Status**: `draft` <!-- `review`, `suspended` -->
- **RFCs**: [Link to RFC](#./link/to/rfc), [Link to RFC](#./link/to/rfc), or $\emptyset$.
- **Categories**: any of `protocol-units`, `networks`, `scripts`, `util`, `cicd`, or `misc`.

<!--
Add your summary text here.
-->

# Changelog

<!--
Describe your changes. List roughly in order of importance.
-->

# Testing

<!--
Describe your Test Plan and explain added or modified test components.
-->

# Outstanding issues
<!--
List any outstanding issues that need to be addressed in future PRs, but which do not block merging this PR.
-->

0 comments on commit 4c7bd16

Please sign in to comment.