Commit Graph

1 Commits

Author SHA1 Message Date
Felix Schäfer 91bf5280ae
Add paperless-ngx how-to (#10777)
**Description**

Work in progress how-to for paperless-ngx.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code


**📃 Notes:**

This is WIP to gauge if this the right tone for a how-to and to assert
if this would be interesting for TrueCharts.

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
2023-07-27 11:06:57 +02:00