is-a.bot

Grab your own sweet-looking .i...
Log | Files | Refs | Activity | README | LICENSE

commit 1291524d941ce2564c0f20b906e96ba1c04f8bad
parent 829a4934a05cf57ee3060ae042d0be9c32619f90
Author: William Harrison <87287585+wdhdev@users.noreply.github.com>
Date:   Wed,  5 Aug 2026 20:42:24 +0800

Create PULL_REQUEST_TEMPLATE.md
Diffstat:
A.github/PULL_REQUEST_TEMPLATE.md | 24++++++++++++++++++++++++
1 file changed, 24 insertions(+), 0 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,24 @@ +<!-- +YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED! +FAILURE TO COMPLETE ALL REQUIREMENTS WILL RESULT IN A DENIAL OF YOUR PR! +--> + +# Requirements +<!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. --> +<!-- Change each checkbox to [x] (all lowercase, with no spaces between the brackets) to mark it as completed. --> + +- [ ] I **agree** to the [Terms of Service](https://is-a.dev/terms). <!-- Your request MUST follow the TOS to be approved. NOTE: In the TOS it says bots/AI agents, etc. are not allowed, however this is not applicable for is-a.bot. --> +- [ ] My file is following the [domain structure](https://docs.is-a.dev/domain-structure/). <!-- Your file is in the domains directory, the name is valid, it is JSON format, etc. --> +- [ ] My website is **reachable** and **completed**. <!-- We do not permit simple "Hello, world!" or simply copied template websites with minimal changes. --> +- [ ] My website is **bot** related. <!-- We do not accept websites such as gaming, courses, portfolios, etc. NOTE: Only your root subdomain needs to meet this requirement. --> +- [ ] My website is **not for commercial use**. <!-- Your website's purpose should not be to generate any form of revenue or profit. (e.g. a business) --> +- [ ] I have provided sufficient contact information in the `owner` key. <!-- Provide your email in the `email` field or another platform (e.g. Twitter or Discord) for contact. --> +- [ ] I have provided a link to my website below. <!-- This step is required for your PR to be approved. --> + +# Website Preview +<!-- Provide a link of your website below. We do NOT accept screenshots, with the exception we ask you for one. --> +<!-- This should be a link to the existing domain your website is on, NOT the is-a.dev domain you're applying for. (e.g. abc.vercel.app, abc.github.io) --> +<!-- SCREENSHOTS ARE NOT PERMITTED AS PREVIEWS. --> + +# Website Purpose +<!-- Please tell us the purpose or motive behind your website. For example, it is a bot dashboard, etc. -->
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror