mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 11:35:28 +00:00
add more content templates
This commit is contained in:
6
contribute/code/architecture.md
Normal file
6
contribute/code/architecture.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: content
|
||||
title: System Architecture
|
||||
---
|
||||
|
||||
# TODO
|
6
contribute/code/index.md
Normal file
6
contribute/code/index.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: content
|
||||
title: Contribute Code
|
||||
---
|
||||
|
||||
# TODO
|
6
contribute/community.md
Normal file
6
contribute/community.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: content
|
||||
title: Help in the community
|
||||
---
|
||||
|
||||
# TODO
|
16
contribute/index.md
Normal file
16
contribute/index.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: content
|
||||
title: Contribute
|
||||
---
|
||||
|
||||
We welcome everyone to help with InvenTree however they can!
|
||||
While there are a few suggestion how you could do your part we are very much open for new ideas.
|
||||
|
||||
Ways to help:
|
||||
- [Help with translations](translation)
|
||||
- [Answer quesions](community)
|
||||
- [Suggest features](community)
|
||||
- [Submit PRs / help with testing](code)
|
||||
- [Fund maintenance or new features](sponsor)
|
||||
|
||||
# TODO
|
6
contribute/sponsor.md
Normal file
6
contribute/sponsor.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: content
|
||||
title: Sponsoring
|
||||
---
|
||||
|
||||
# TODO
|
6
contribute/translation.md
Normal file
6
contribute/translation.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: content
|
||||
title: Translations
|
||||
---
|
||||
|
||||
# TODO
|
Reference in New Issue
Block a user