mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +00:00
- Move the "Submitting a pull request" and "Stages of a pull request" sections of the contributing guide to a dedicated page. - Add more detail.
22 lines
267 B
Markdown
22 lines
267 B
Markdown
# Contributing to Zulip
|
|
|
|
```{toctree}
|
|
---
|
|
maxdepth: 3
|
|
---
|
|
|
|
contributing
|
|
../code-of-conduct
|
|
how-we-communicate
|
|
asking-great-questions
|
|
design-discussions
|
|
commit-discipline
|
|
code-style
|
|
reviewable-prs
|
|
code-reviewing
|
|
review-process
|
|
zulipbot-usage
|
|
bug-reports
|
|
licensing
|
|
```
|