mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-04 05:08:39 -06:00
ci: add Dependabot config and issue templates
Add weekly Dependabot updates for pip, Docker, and GitHub Actions. Add issue templates for bug reports, feature requests, documentation, and general feedback.
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest a new feature or improvement
|
||||
title: "[Feature]: "
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
### Feature Description
|
||||
|
||||
What feature would you like to see?
|
||||
|
||||
### Why Is This Needed?
|
||||
|
||||
Explain the problem or need for this feature.
|
||||
|
||||
### Suggested Solutions
|
||||
|
||||
Describe how this feature could be implemented.
|
||||
|
||||
### Additional Context
|
||||
|
||||
Add any relevant screenshots, links, or resources.
|
||||
Reference in New Issue
Block a user