chore: audit contributing docs #11

Closed
nerdychara wants to merge 2 commits from chore/audit-contributing-docs into main
Member

Explanation

Naomi is not using Codeberg anymore.

Issue

9

Attestations

Dependencies

  • I have pinned the dependencies to a specific patch version.

Style

  • I have run the linter and resolved any errors.
  • My pull request uses an appropriate title, matching the conventional commit standards.
  • My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

Tests

  • My contribution adds new code, and I have added tests to cover it.
  • My contribution modifies existing code, and I have updated the tests to reflect these changes.
  • All new and existing tests pass locally with my changes.
  • Code coverage remains at or above the configured threshold.

Documentation

No response

Versioning

Patch - My pull request introduces bug fixes ONLY.

### Explanation Naomi is not using Codeberg anymore. ### Issue 9 ### Attestations - [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/) - [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/). - [ ] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/). ### Dependencies - [x] I have pinned the dependencies to a specific patch version. ### Style - [x] I have run the linter and resolved any errors. - [x] My pull request uses an appropriate title, matching the conventional commit standards. - [x] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request. ### Tests - [x] My contribution adds new code, and I have added tests to cover it. - [x] My contribution modifies existing code, and I have updated the tests to reflect these changes. - [x] All new and existing tests pass locally with my changes. - [x] Code coverage remains at or above the configured threshold. ### Documentation _No response_ ### Versioning Patch - My pull request introduces bug fixes ONLY.
naomi reviewed 2025-09-18 17:54:14 -07:00
@@ -106,3 +105,3 @@
1. Go to your forked repository on Codeberg.
1. Go to repository on NHCarrigan's Git instance.
2. Click the "Code" button and copy the URL (HTTPS or SSH, depending on your setup).
Owner

We only support HTTPS, i havent bothered to set up the SSH passthrough for Docker.

We only support HTTPS, i havent bothered to set up the SSH passthrough for Docker.
nerdychara marked this conversation as resolved
naomi reviewed 2025-09-18 17:55:10 -07:00
@@ -255,3 +254,2 @@
```bash
git fetch upstream
git merge upstream/main
git fetch
Owner

Should be git checkout main, git pull

No need for fetching because we dont do forks.

Should be git checkout main, git pull No need for fetching because we dont do forks.
nerdychara marked this conversation as resolved
nerdychara added 1 commit 2025-11-12 20:15:53 -08:00
chore: audit contributing docs
Node.js CI / Lint and Test (pull_request) Failing after 35s
73beb11b3b
nerdychara added 1 commit 2025-11-13 06:06:42 -08:00
remove mention of fork and update url instructions
Node.js CI / Lint and Test (pull_request) Failing after 35s
f58a9d62c5
naomi reviewed 2025-11-13 14:28:04 -08:00
@@ -101,3 +100,1 @@
2. Click the "Fork" button in the upper right corner of the page.
3. Select your account as the destination for the fork.
4. Wait for Codeberg to create a copy of the repository in your account.
1. Navigate to our [contributor form](https://forms.nhcarrigan.com/form/c0_N5hb-VcmC2ClzaGOvDxVirMN_coiWG7eoPhDPsZ0).
Owner

Haaaaaaaah actually we are only granting access to folks who are staff. They'd need to apply for a technical contributor role here: https://forms.nhcarrigan.com/form/PEpB3gA79gxP8wmfEf4zou96opkpUTjssTcaeYjhoi8

Haaaaaaaah actually we are only granting access to folks who are staff. They'd need to apply for a technical contributor role here: https://forms.nhcarrigan.com/form/PEpB3gA79gxP8wmfEf4zou96opkpUTjssTcaeYjhoi8
Owner

I've done a pretty substantial docs audit and overhaul again - went ahead and pulled your changes into that process, so I'll close this PR.

I've done a pretty substantial docs audit and overhaul again - went ahead and pulled your changes into that process, so I'll close this PR.
naomi closed this pull request 2025-11-13 21:34:08 -08:00
Some required checks failed
Node.js CI / Lint and Test (pull_request) Failing after 35s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/docs#11