mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-06-07 12:13:02 +00:00
Merge branch 'main' into main
This commit is contained in:
+2
-11
@@ -1,17 +1,8 @@
|
||||
# Contributing
|
||||
When contributing to this repository, please first discuss the change you wish to make via issue before making a change.
|
||||
|
||||
You should also read up on this project's [code of conduct](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md).
|
||||
|
||||
## Pull requests
|
||||
- Adding, changing or removing a domain file you own.
|
||||
- Fixing a bug in the scripts or CI.
|
||||
- Fix an error in the documentation.
|
||||
|
||||
#### Domains
|
||||
- Your pull request will be reviewed and merged into `main` branch.
|
||||
- The records will be published as soon as the PR is merged.
|
||||
- The changes should reflect soon after publishing.
|
||||
- If the PR template is updated, any pre-existing PRs must follow the updated template, in order to be merged.
|
||||
- We reserve the right to deny any pull request for any reason.
|
||||
|
||||
## Issues
|
||||
- **Report an abusive domain** - Create a new issue with the label `report-abuse`.
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Want to use it to showcase my portfolio",
|
||||
"repo": "https://github.com/pavan-k-teja/pavan-k-teja.github.io",
|
||||
"owner": {
|
||||
"username": "pavan-k-teja",
|
||||
"email": "pavan@pavan.gg"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "pavan-k-teja.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "helloromero",
|
||||
"email": "hello@helloromero.co.uk"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "helloromero.co.uk"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user