Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.31 KB

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 1.31 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

  1. Install Obsidian software : obsidian downaload
  2. Install git module for obsidian : settings > add-ons > browse > git
  3. Create an issue.
  4. Create a branch from your issue.
  5. Clone this project and make your changes in your new branch.
  6. Copy/paste our template into the correct folder, and modify it as you wish. (e.g : /Pentest/Web/4.11-Client-side/4.11.9-Clickjacking.md).
  7. You can merge the pull request once you have approval from other contributors and the code owner.
  8. Delete your branch when everything has been approved and merged into the main branch.