-
Notifications
You must be signed in to change notification settings - Fork 129
Adding onboarding files #319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…al file, the original copies will be removed and replaced with the new files soon.
…d the file with a new copy.
… content on docusaurus
…orking as intended on docusaurus
🔒 OWASP Scanner ResultsVulnerabilities were detected: 🔒 OWASP Scanner Results for
|
This pull request adds in all the onboarding files for SecDevOps new onboarding packet. The information inside is meant to run new users through how to perform various tasks as a member of the SDO team.
All files have been thoroughly tested using a locally run version of docusaurus on a ubuntu distro to ensure they will cause no problems when merged across to the main redback repository.
All files include the appropriate sidebar value, as well as a category.json file which shows the correct information. All image files are uniquely named, and are stored in sub directories under their respective onboarding modules, so the GitHub module has it's own images, and the code review module has it's own as well.
All code blocks are closed off properly to prevent docusaurus from crashing.
If there are any issues let me know and I'll get them fixed up asap.