1.3 KiB
Pollo

Pollo is an open-source, self-hosted, real-time polling solution targeting post-secondary educational institutions.
Install Guide
Coming soon
Our demo evironment:
Contributing
-
When contributing to this repository, please make an issue first and create a new branch using the following naming scheme: wip-<issue#>-<featurename>
-
Please ensure that there are no ESLint warnings or errors when running 'npm run dev' locally
-
Ensure your branch is using the latest code from the dev branch
-
Ensure that your pull request is merging back into the dev branch and not master
Issues
If you experience any errors, bugs or issues, please submit a detailed issue report providing as much information as possible. Possible information includes:
- The conditions necessary to reproduce a bug
- What you were doing when the issue arose
- Any error messages
- The operating system used
- Any specifics about your setup that you think may be pertinant
- Any program logs
- Screenshots of the issue
Legal
Pollo is licensed under GNU General Public License v3.0. For more information, please refer to the LICENSE file.