mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
database sync
This commit is contained in:
parent
b5052b73dc
commit
d3c6ec4de9
4 changed files with 73 additions and 4 deletions
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,12 +1,15 @@
|
|||
<!-- To make our job easier, please spend time to review your application before submitting. -->
|
||||
<!--
|
||||
To make our job easier, please spend time to review your application before submitting.
|
||||
To check an item, add an 'X' between the brackets: '[ ]' => '[X]'
|
||||
-->
|
||||
|
||||
## Requirements
|
||||
- [ ] The website is reachable.
|
||||
- [ ] You have completed your website.
|
||||
<!-- ^^^^^^^ ignore if its not a website but provide a clear description of what your doing with this subdomain -->
|
||||
|
||||
- [ ] The CNAME record doesn't contain `https://` or `/`. <!-- ignore if your not using CNAME -->
|
||||
- [ ] There is sufficient information at the `owner` field. (including `username`)
|
||||
- [ ] The CNAME record is a valid hostname and doesn't contain `https://` or `/`. <!-- ignore if your not using CNAME -->
|
||||
- [ ] There is sufficient information at the `owner` field. (including your github `username`)
|
||||
- [ ] I have read the [README](https://github.com/partofmyid/register) for announcements in case of any updates.
|
||||
- [ ] I know what im doing and everything is ready.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue