generated from sendnrw/template_golang
Initial commit
This commit is contained in:
58
README.md
Normal file
58
README.md
Normal file
@@ -0,0 +1,58 @@
|
||||
# [PROJECT_NAME]
|
||||
|
||||
---
|
||||
|
||||
## Table of contents
|
||||
|
||||
- [Features](#features)
|
||||
- [Quickstart](#quickstart)
|
||||
- [Deployment](#deployment)
|
||||
- [Configuration](#configuration)
|
||||
- [Security](#security)
|
||||
- [License](#license)
|
||||
- [Roadmap](#roadmap)
|
||||
|
||||
---
|
||||
|
||||
## Features
|
||||
|
||||
- Funktion 1
|
||||
|
||||
---
|
||||
|
||||
## Quickstart
|
||||
|
||||
### Requirements
|
||||
|
||||
- A
|
||||
|
||||
### Deployment
|
||||
|
||||
- A
|
||||
|
||||
### Configuration
|
||||
|
||||
- A
|
||||
|
||||
---
|
||||
|
||||
## Security
|
||||
|
||||
- **Responsible Disclosure:** Report vulnerabilities responsibly to **[SECURITY_CONTACT_EMAIL]**.
|
||||
- **SECURITY.md:** Contains procedures and response times.
|
||||
- **Secrets:** Do not commit secrets to the repo (use CI secrets/parameter stores).
|
||||
|
||||
---
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under **CPL-NC-1.0**.
|
||||
See [LICENSE](./LICENSE) for details.
|
||||
|
||||
---
|
||||
|
||||
## Roadmap
|
||||
|
||||
- [ ] v0.2: [FEATURE_1]
|
||||
- [ ] v0.3: [FEATURE_2]
|
||||
- [ ] v1.0: Stabiler API-Vertrag & Langzeit-Support
|
||||
Reference in New Issue
Block a user