enBloc-org / kindly

GNU General Public License v3.0
12 stars 16 forks source link

🤖 Add Automated Workflows 🚀 #171

Closed camelPhonso closed 2 months ago

camelPhonso commented 2 months ago

Expected Behaviour

GitHub workflows used by the core team should be tracked within the code base.

Current Behaviour

A few basic workflows are set up on github to help manage the inflow of issues and prs but changes to these workflows are not tracked and there is little personalisation available to match the needs of the project.

Suggested

Adding a .yml file within .github/ to allow us to setup personalised workflows and manage these with version control going forward.