mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
- Give more guidance on how to think about PRs. - Structure article as series of steps. - Link to other pages to avoid duplicating content.
24 lines
313 B
Markdown
24 lines
313 B
Markdown
# Contributing to Zulip
|
|
|
|
```{toctree}
|
|
---
|
|
maxdepth: 3
|
|
---
|
|
|
|
contributing
|
|
../code-of-conduct
|
|
how-we-communicate
|
|
asking-great-questions
|
|
design-discussions
|
|
commit-discipline
|
|
code-style
|
|
code-reviewing
|
|
reviewable-prs
|
|
review-process
|
|
zulipbot-usage
|
|
reporting-bugs
|
|
suggesting-features
|
|
counting-contributions
|
|
licensing
|
|
```
|