diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-11-30 12:56:20 -0500 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-11-30 12:56:20 -0500 |
| commit | 752a9188126763d2ba230637273f107e8ad7e33d (patch) | |
| tree | c7c1e6b356ae85103359b04f074ae0f34daca902 /submit.md | |
| parent | c17957ec01246c70ee60cc9fdea14b011f862bde (diff) | |
Update about and submit page content
Diffstat (limited to 'submit.md')
| -rw-r--r-- | submit.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -25,9 +25,11 @@ permalink: "submit/" ### Submitting Patches -The main project repo can be found [here](https://git.btxx.org/1mb-club/).[^1] +The main project repo can be [found here](https://git.sr.ht/~bt/1mb-club).[^1] -[Submit a patch](https://git-send-email.io/) and your web page will be reviewed for quality assurance. +[Submit a patch](https://lists.sr.ht/~bt/1mb-club-devel) and your web page will be reviewed for quality assurance. + +If you have never submitted a patch with git email, take a look at this very helpful guide: [git-send-email.io](https://git-send-email.io/) The format of your newly added web page should be as follows: @@ -41,9 +43,9 @@ size: 8.2 --- ``` -## Bugs +## Reporting Bugs or Broken Links -If you come across any bugs or incorrect web page listings on this site, please [email me](mailto:1mb-club@patches.btxx.org). Please **do not** use this as a means to submit websites! They will be ignored and closed! +If you come across any bugs or incorrect/dead web page listings on this site, feel free to [open a ticket](https://todo.sr.ht/~bt/1mb-club-bugs). Please **do not** use this as a means to submit websites! They will be ignored and closed! Thank you. |
