Thank you for contributing to the epispot repository! Here are some guidelines to streamline all contributions so we can accept issues and/or pull requests as fast as possible.
Important Note:
If you are working on a documentation patch, please see DOCUMENTATION.md for more information. For security patches, see SECURITY.md.
When creating an issue, you will be prompted to choose a template. Choose BUG_REPORT
and fill in the required information before submitting the issue.
When creating the issue, you will also be prompted to choose a template. Choose FEATURE_REQUEST
and fill out the template with any information that you have.
Check out the steps outlined in SECURITY.md and submit the issue after verifying that the vulnerability still exists on a supported version.
Create a blank issue and include as much information as possible about the problem you're facing. If this is a usage problem, consider opening a discussion rather than an issue.
Regardless of the type of PR you're submitting, first make sure to do the following:
-
Fork the repo
-
Clone your fork
-
Run the build script:
bash scripts/build.sh