mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-02-24 07:33:03 +08:00
Docs: Use bullet list in opinion 2 (#2746)
This commit is contained in:
parent
8f18f6e7a1
commit
9e4969cb3c
1 changed files with 4 additions and 4 deletions
|
@ -37,17 +37,17 @@ coworkers who aren't DNS experts.
|
|||
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
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
|
||||
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
|
||||
things (even if they are technically legal).
|
||||
|
||||
|
|
Loading…
Reference in a new issue