Skip to content

Commit bed9ff0

Browse files
committed
Adds dns challenge issue template
1 parent fb3082b commit bed9ff0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: DNS challenge provider request
3+
about: Suggest a new provider to be available for a certificate DNS challenge
4+
title: ''
5+
labels: dns provider request
6+
assignees: ''
7+
8+
---
9+
10+
**What provider would you like to see added to NPM?**
11+
<!-- What is this provider called? -->
12+
13+
14+
**Have you checked if a certbot plugin exists?**
15+
<!--
16+
Currently NPM only supports DNS challenge providers for which a certbot plugin exists.
17+
You can visit pypi.org, and search for a package with the name `certbot-dns-<privider>`.
18+
-->

0 commit comments

Comments
 (0)