mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-14 14:19:33 +00:00
25 lines
673 B
Markdown
25 lines
673 B
Markdown
|
|
---
|
||
|
|
title: Development
|
||
|
|
layout: default
|
||
|
|
nav_order: 10
|
||
|
|
has_children: true
|
||
|
|
---
|
||
|
|
|
||
|
|
# Development Documentation
|
||
|
|
|
||
|
|
This section contains documentation for contributors and developers working on Part-DB.
|
||
|
|
|
||
|
|
## Contents
|
||
|
|
|
||
|
|
- [Translation System](translation.md) - Learn how translations and synonyms work in Part-DB
|
||
|
|
|
||
|
|
## Getting Started
|
||
|
|
|
||
|
|
For general contributing guidelines, see the [CONTRIBUTING.md](../../CONTRIBUTING.md) file in the root of the repository.
|
||
|
|
|
||
|
|
## Additional Resources
|
||
|
|
|
||
|
|
- [GitHub Repository](https://github.com/Part-DB/Part-DB-server)
|
||
|
|
- [Issue Tracker](https://github.com/Part-DB/Part-DB-server/issues)
|
||
|
|
- [Crowdin Translation Platform](https://part-db.crowdin.com/part-db)
|