Skip to content

Commit 605d4ae

Browse files
authored
update TOC, add missing linked files (#48)
1 parent fbc9b36 commit 605d4ae

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Contributing

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ But where it comes to what is a central focus of this community, it will always
7171

7272
### Decision-Making
7373

74-
* Some sample SIG-SRE [Architecture Decision Records](./ADRs/RH/SIG-SRE)
74+
* Some sample SIG-SRE [Architecture Decision Records](https://github.com/operate-first/sre/tree/main/ADRs/RH/SIG-SRE)
7575

7676
When major decisions are made on design or operational aspects of system, it can be very worthwhile to keep a clear record of those
7777
decisions for future reference.
@@ -102,7 +102,7 @@ These organizations have a contributing stake in the Operate First project, whic
102102

103103
## Contributing
104104

105-
_For complete information on contributing to this SIG, refer to the canonical [CONTRIBUTING.md](CONTRIBUTING.md) file._
105+
_For complete information on contributing to this SIG, refer to the canonical [CONTRIBUTING.md](./CONTRIBUTING.md) file._
106106

107107
Feedback is always welcome, and contributions are too!
108108
Feel free to file an [issue](https://github.com/operate-first/sre/issues/new) or send us a pull request (PR). If you'd like to know more about what we do or find out about ways you can get involved, then you can read about [becoming part of the Operate First community.](https://www.operate-first.cloud/our-community)

_toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ parts:
66
- file: sre-coloring-book/red-hat-sre-coloring-book
77
- file: slo_bootstrap_guide
88
- file: process/incident_management
9+
- file: sig-roadmap
10+
- file: CONTRIBUTING
11+
- file: charter
912
- caption: Metrics and Monitoring
1013
chapters:
1114
- file: picking_good_slis
1215
- file: picking_good_slos
1316
- file: prometheus_alerting_consistency
1417
- caption: Decision-Making
1518
chapters:
16-
- file: ADRs/RH/SIG-SRE/README
19+
- file: ADRs/RH/README
1720
sections:
1821
- file: ADRs/RH/SIG-SRE/ADR-00000 Template
1922
- file: ADRs/RH/SIG-SRE/ADR-00001 Document architecture decisions using the Architecture Decision Records approach and define their templates
@@ -22,6 +25,7 @@ parts:
2225
- file: ADRs/RH/SIG-SRE/ADR-00005 SLO Lifecycle
2326
- file: ADRs/RH/SIG-SRE/ADR-00006 SLO RACI Chart
2427
- file: ADRs/RH/SIG-SRE/ADR-00007-Error-Budget-Policy
28+
- file: ADRs/RH/SIG-SRE/README
2529
- caption: Other Documents
2630
chapters:
2731
- file: sre_maturity

charter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Charter

sig-roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Discussions and decisions about this roadmap occur on the main group [sig-sre@op
2121
* [Prometheus Alerting Consistency](./prometheus_alerting_consistency.md)
2222

2323
### Doing
24-
* Growing set of sample SIG-SRE [Architecture Decision Records](./ADRs/RH/SIG-SRE)
24+
* Growing set of sample SIG-SRE [Architecture Decision Records](https://github.com/operate-first/sre/tree/main/ADRs/RH/SIG-SRE)
2525

2626

2727
### Planning

0 commit comments

Comments
 (0)