Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 2.23 KB

File metadata and controls

35 lines (23 loc) · 2.23 KB

Contributing to Python Scripting for Information Security Workshop

Thank you for considering contributing to the Python Scripting for Information Security workshop! Your contributions help make this workshop better for everyone. Here are some guidelines to get you started:

Ways to Contribute

You can contribute to this workshop in several ways, including but not limited to:

  • Reporting issues: If you encounter any bugs, errors, or issues with the workshop materials, please open an issue on GitHub. Be sure to include as much detail as possible to help us understand and address the problem.
  • Providing feedback: Your feedback on the workshop content, organization, clarity, and effectiveness is highly valuable. Feel free to share your thoughts, suggestions, or ideas for improvement.
  • Adding new content: If you have ideas for additional topics, examples, exercises, or resources that would enhance the workshop, you're welcome to propose them. You can submit new content directly through pull requests.
  • Fixing typos or errors: If you notice any typos, grammatical errors, or inaccuracies in the workshop materials, you can help by submitting corrections through pull requests.
  • Improving documentation: Clear and concise documentation is essential for the workshop's usability. If you can improve the clarity, completeness, or organization of the documentation, your contributions are welcome.

How to Contribute

To contribute to the workshop, follow these steps:

  1. Fork the repository to your GitHub account.
  2. Clone your forked repository to your local machine.
  3. Make your desired changes, additions, or fixes.
  4. Test your changes to ensure they work as expected.
  5. Commit your changes with descriptive commit messages.
  6. Push your changes to your forked repository on GitHub.
  7. Submit a pull request to the main repository, explaining the purpose and details of your contributions.

License

By contributing to this workshop, you agree that your contributions will be licensed under the MIT License.

Contact

If you have any questions, concerns, or need further assistance, feel free to contact the project maintainers or open an issue on GitHub.

Thank you for contributing to Python Scripting for Information Security Workshop!