mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +00:00
- Create a dedicated "Reporting bugs" page to learly document
where and how bugs should be reported.
- Drop "Reporting issues" section from the Contributing guide.
- Delete "Bug report guidelines" page.
(cherry picked from commit 052a109ba4)
22 lines
270 B
Markdown
22 lines
270 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
|
|
reporting-bugs
|
|
licensing
|
|
```
|