Skip to content

Commit

Permalink
Adds dns challenge issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
chaptergy committed May 18, 2021
1 parent fb3082b commit bed9ff0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/dns_challenge_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: DNS challenge provider request
about: Suggest a new provider to be available for a certificate DNS challenge
title: ''
labels: dns provider request
assignees: ''

---

**What provider would you like to see added to NPM?**
<!-- What is this provider called? -->


**Have you checked if a certbot plugin exists?**
<!--
Currently NPM only supports DNS challenge providers for which a certbot plugin exists.
You can visit pypi.org, and search for a package with the name `certbot-dns-<privider>`.
-->

0 comments on commit bed9ff0

Please sign in to comment.