Skip to content

Commit 8907026

Browse files
committed
dang numbers
1 parent e10d78f commit 8907026

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ The way that you update a configuration is as follows:
88

99
1. Clone down the repository locally to your computer
1010
2. Create a new branch
11-
2. Add the changes you want (remember to add reverse DNS entries if you are adding A or AAAA records)
12-
3. Run `./update_serial.py` which auto increments serials for all zone files
13-
4. Run `./check_zones.py` to check your work
14-
5. Commit & Push your changes with a meaningful Git message. For example, "Serial 126, added random.cosi.clarkson.edu"
15-
6. Create a pull request and ask two reviewers to approve your work
11+
3. Add the changes you want (remember to add reverse DNS entries if you are adding A or AAAA records)
12+
4. Run `./update_serial.py` which auto increments serials for all zone files
13+
5. Run `./check_zones.py` to check your work
14+
6. Commit & Push your changes with a meaningful Git message. For example, "Serial 126, added random.cosi.clarkson.edu"
15+
7. Create a pull request and ask two reviewers to approve your work
1616

1717
The webhook attached to this repo should trigger Talos to pull down and load any changes. However if this fails:
1818

0 commit comments

Comments
 (0)