From f1fe36c012bc837195582708097d75beaf35d7f9 Mon Sep 17 00:00:00 2001 From: Martin Cech Date: Thu, 19 Dec 2024 11:51:20 +0100 Subject: [PATCH] add an issue tempalte --- .github/ISSUE_TEMPLATE/add-domain-request.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/add-domain-request.md diff --git a/.github/ISSUE_TEMPLATE/add-domain-request.md b/.github/ISSUE_TEMPLATE/add-domain-request.md new file mode 100644 index 0000000..a7c2cfd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/add-domain-request.md @@ -0,0 +1,16 @@ +--- +name: add domain request +about: Suggest a disposable email domain +title: '' +labels: '' +assignees: '' + +--- + +**Is this domain really used by disposable email provider? Show us screenshots if possible.** + +Specifically, please tell us where one can generate a disposable email address which uses that domain, so the maintainers can verify it. + +**Can you create a PR yourself instead of an issue.** + +This will improve your chances of fast merging and it really ain't hard. See details in the [readme](https://github.com/disposable-email-domains/disposable-email-domains?tab=readme-ov-file#contributing).