Merge pull request #2056 from gravitl/master

master -> develop hotfixes update
This commit is contained in:
dcarns 2023-02-22 08:55:18 -05:00 committed by GitHub
commit cf89264811
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 1 deletions

15
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,15 @@
## Describe your changes
## Provide Issue ticket number if applicable/not in title
## Provide testing steps
## Checklist before requesting a review
- [ ] My changes affect only 10 files or less.
- [ ] I have performed a self-review of my code and tested it.
- [ ] If it is a new feature, I have added thorough tests, my code is <= 1450 lines.
- [ ] If it is a bugfix, my code is <= 200 lines.
- [ ] My functions are <= 80 lines.
- [ ] I have had my code reviewed by a peer.
- [ ] My unit tests pass locally.
- [ ] Netmaker is awesome.

View file

@ -1,5 +1,6 @@
{
# LetsEncrypt account
# ZeroSSL account
acme_ca https://acme.zerossl.com/v2/DV90
email YOUR_EMAIL
}