IMPORTANT: Please do not create a pull request (PR) without creating an issue first.
- Describe the enhancement
- Explain why the enhancement is necessary
- Create a GitHub account (if necessary).
- Fork then clone the repo (usually the master branch).
- Make your changes.
- Click "New pull request" on the homepage of the SmartSweeper repo.
- Include the following information in the request comment:
- What process did you follow to verify that your change has the desired effects?
- How did you verify that all new functionality works as expected?
- How did you verify that all changed functionality works as expected?
- How did you verify that the change has not introduced any regressions?
- Closes #[Issue #] in order to automatically close the related issue.
- What process did you follow to verify that your change has the desired effects?