Skip to content

agrc/status-page

UGRC System Status Page

✨ New Incidents

To create a new incident, use the New incident issue template. If you have permissions to run the action, a draft pull request will be opened for you based on the information provided in the issue template.

🚀 Project Structure

Inside of this project, you'll see the following folders and files:

/
├── public/
├── src/
│   └── content/
│       └── incidents
└── package.json

This is where the current and previous incident posts are. If you need to edit one, you can find it in there.

Attribution

This project was developed with the assistance of GitHub Copilot.

Contributors