This repository contains a collection of OverpassQL queries to acquire the locations excluded as "place of public assembly" under Montgomery County, MD Bill 21-22E "Firearms - Weapons".
The following procedure for contributing changes is recommended:
- Branch to
fix/[issue or description]
,feature/[issue or description]
, ... - Implement your changes and commit
- Open a pull request
Of course, you're welcome to use any reasonable workflow that best suits your style. After all, I committed to unprotected main throughout this project.
Please add any of the following strings to your commit message if the commit does not modify any code (e.g., documentation work):
[skip ci]
, [ci skip]
, [no ci]
, [skip actions]
, [actions skip]
See: GitHub documentation, "skipping workflow runs"
To bump versions:
yarn version --patch
yarn version --minor
yarn version --major
Given this project is licensed under the MIT License, please be mindful that your contributions will fall under the same licensing scheme.
This project is licensed under the MIT License.
See LICENSE
for more information.