Skip to content

Commit

Permalink
Merge pull request #25 from OpenPathfinder/feat/update-references
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon authored Jan 20, 2025
2 parents 0c67fb4 + dbd12e7 commit e39300e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Follow these steps to implement compliance checks:
- Add integration test cases for the check.
- Verify all tests pass.
- Run `check run --name {check_code_name}` and verify database changes. Update the seed script if necessary (`npm run db:seed`).
- **5. Update the Website ([Example](https://github.com/OpenPathfinder/website/pull/9)):**
- Review content at `https://openjs-security-program-standards.netlify.app/details/{check_code_name}`.
- **5. Update the Website ([Example](https://github.com/OpenPathfinder/openpathfinder.com/pull/20)):**
- Review content at `https://openpathfinder.com/docs/checks/{check_code_name}`.
- Create a PR to include check calculation details and mitigation information.

0 comments on commit e39300e

Please sign in to comment.