mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-04 03:50:14 -06:00
36f8a01999
Add weekly Dependabot updates for pip, Docker, and GitHub Actions. Add issue templates for bug reports, feature requests, documentation, and general feedback.
24 lines
414 B
Markdown
24 lines
414 B
Markdown
--
|
|
name: Documentation
|
|
about: Suggest updates or additions to documentation
|
|
title: "[Docs]: "
|
|
labels: documentation
|
|
assignees: ''
|
|
---
|
|
|
|
### Documentation Update
|
|
|
|
What part of the documentation needs to be updated or added?
|
|
|
|
### Why Is This Needed?
|
|
|
|
Explain the importance of this update.
|
|
|
|
### Suggested Changes
|
|
|
|
Provide a detailed description of the changes.
|
|
|
|
### Additional Context
|
|
|
|
Include any related resources.
|