Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 518 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 518 Bytes

Contribution Guidelines

Cyber@UCR Labs relies on student contributions to create and maintain a solid knowledge base to pass along to future students. Students should feel encouraged to contribute on topics as they learn them, but do not copy labs from other sources and include them here.

How to Contribute

  1. Fork, and clone the repo git clone [email protected]:your-username/CyberLabs.git
  2. Make your changes
    • Commits should include meaningful messages
  3. Push to your fork and submit a pull request