1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Docs: Use bullet list in opinion 2 (#2746)

This commit is contained in:
Eric Case
2023-12-29 13:23:16 -08:00
committed by GitHub
parent 8f18f6e7a1
commit 9e4969cb3c

View File

@ -37,17 +37,17 @@ coworkers who aren't DNS experts.
Things your coworkers should not have to know: Things your coworkers should not have to know:
Your coworkers should not have to know obscure DNS technical - Your coworkers should not have to know obscure DNS technical
knowledge. That's your job. knowledge. That's your job.
Your coworkers should not have to know what happens in ambiguous - Your coworkers should not have to know what happens in ambiguous
situations. That's your job. situations. That's your job.
Your coworkers should be able to submit PRs to `dnsconfig.js` for you - Your coworkers should be able to submit PRs to `dnsconfig.js` for you
to approve; preferably via a CI system that does rudimentary checks to approve; preferably via a CI system that does rudimentary checks
before you even have to see the PR. before you even have to see the PR.
Your coworkers should be able to figure out the language without - Your coworkers should be able to figure out the language without
much training. The system should block them from doing dangerous much training. The system should block them from doing dangerous
things (even if they are technically legal). things (even if they are technically legal).