mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 12:20:14 +01:00
✏️ docs: Railway, Traefik, and Improvements (#2060)
* docs: documentation guidelines * docs: deploy documentation update
This commit is contained in:
parent
6fcaeaafe2
commit
2f88c5cb8a
7 changed files with 212 additions and 32 deletions
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
|
|
@ -15,8 +15,9 @@ Please delete any irrelevant options.
|
|||
- [ ] New feature (non-breaking change which adds functionality)
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||
- [ ] This change requires a documentation update
|
||||
- [ ] Documentation update
|
||||
- [ ] Translation update
|
||||
- [ ] Documentation update
|
||||
|
||||
|
||||
## Testing
|
||||
|
||||
|
|
@ -26,6 +27,8 @@ Please describe your test process and include instructions so that we can reprod
|
|||
|
||||
## Checklist
|
||||
|
||||
Please delete any irrelevant options.
|
||||
|
||||
- [ ] My code adheres to this project's style guidelines
|
||||
- [ ] I have performed a self-review of my own code
|
||||
- [ ] I have commented in any complex areas of my code
|
||||
|
|
@ -34,3 +37,4 @@ Please describe your test process and include instructions so that we can reprod
|
|||
- [ ] I have written tests demonstrating that my changes are effective or that my feature works
|
||||
- [ ] Local unit tests pass with my changes
|
||||
- [ ] Any changes dependent on mine have been merged and published in downstream modules.
|
||||
- [ ] New documents have been locally validated with mkdocs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue