Merge branch 'main' into main

This commit is contained in:
It'z RJ
2025-02-07 20:34:24 +06:00
committed by GitHub
3 changed files with 22 additions and 11 deletions
+2 -11
View File
@@ -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`.
+11
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "helloromero",
"email": "hello@helloromero.co.uk"
},
"record": {
"CNAME": "helloromero.co.uk"
}
}