mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Update how to submit BYO credentials (#2767)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl> Co-authored-by: Pascal Mathis <dev@ppmathis.com>
This commit is contained in:
@@ -70,7 +70,7 @@ Break lines every 80 chars.
|
||||
|
||||
Include a blank line between paragraphs.
|
||||
|
||||
Leave one blank line before and after a heading.
|
||||
Leave exactly one blank line before and after a heading.
|
||||
|
||||
JavaScript code should use double quotes (`"`) for strings, not single quotes
|
||||
(`'`). They are equivalent but consistency is good.
|
||||
@@ -218,6 +218,13 @@ Blah blah blah <https://www.google.com> blah blah.
|
||||
Blah blah blah [a search engine](https://www.google.com) blah blah.
|
||||
```
|
||||
|
||||
## Capitalization matters
|
||||
|
||||
Please capitalize these terms as you see them here:
|
||||
|
||||
* DNSControl
|
||||
* GitHub
|
||||
|
||||
## Proofreading
|
||||
|
||||
Please spellcheck documents before submitting a PR.
|
||||
|
Reference in New Issue
Block a user