diff --git a/README.md b/README.md index 17e833b..7ebdd2b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,24 @@ # Ridgway Systems Infrastructure -Welcome! -This is the Ridgway Systems Infrastructure project. -This project is mainly used as ticket tracker for Ridgway Systems Infrastructure. +Welcome! +This is the Ridgway Systems Infrastructure project. +This project is mainly used as ticket tracker for Ridgway Systems Infrastructure. ## About -The git repo of this project used to contain some scripts and content from before our Ansible repo was public. -The content is still in git history for historical needs. -The Ridgway Systems Infrastructure Ansible repo is not here; you can find it [on Gitea](https://git.ridgwaysystems.org/ridgway-infra/ansible). \ No newline at end of file +The git repo of this project used to contain some scripts and content from before our Ansible repo was public. +The content is still in git history for historical needs. +The Ridgway Systems Infrastructure Ansible repo is not here; you can find it [on Gitea](https://git.ridgwaysystems.org/ridgway-infra/ansible). + +## Issue Templates + +When creating a new issue, you will be prompted to select a template: + +| Template | Description | +|---|---| +| Bug Report | Something isn't working as expected | +| Feature Request | A request for new functionality | +| Infrastructure Request | A change to infrastructure services, DNS, firewall, etc. | +| Day-to-Day Task | A small routine task for the current sprint | +| Security Issue | A security concern or vulnerability | +| Planned Outage | A scheduled maintenance window or service outage | \ No newline at end of file