mirror of
https://github.com/Cyclenerd/offline-map-tile-downloader.git
synced 2026-06-01 20:34:55 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# My Template
|
||||
|
||||
This is my template repository to generate new repositories with the same directory structure and files.
|
||||
|
||||
1. Replace `template` with new repo name (<kbd>Crtl</kbd>+<kbd>Shift</kbd>+<kbd>H</kbd>)
|
||||
|
||||
[](https://github.com/Cyclenerd/template/actions/workflows/ci.yml)
|
||||
[](https://github.com/Cyclenerd/template/blob/master/LICENSE)
|
||||
|
||||
## 🧑💻 Development
|
||||
|
||||
### Requirements
|
||||
|
||||
* A
|
||||
* B
|
||||
* C
|
||||
|
||||
## ❤️ Contributing
|
||||
|
||||
Have a patch that will benefit this project?
|
||||
Awesome! Follow these steps to have it accepted.
|
||||
|
||||
1. Please read [how to contribute](CONTRIBUTING.md).
|
||||
1. Fork this Git repository and make your changes.
|
||||
1. Create a Pull Request.
|
||||
1. Incorporate review feedback to your changes.
|
||||
1. Accepted!
|
||||
|
||||
|
||||
## 📜 License
|
||||
|
||||
All files in this repository are under the [Apache License, Version 2.0](LICENSE) unless noted otherwise.
|
||||
|
||||
Please note: No warranty
|
||||
Reference in New Issue
Block a user