diff options
| author | Tom Christie | 2013-03-28 14:54:25 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-03-28 14:54:25 +0000 |
| commit | fb105d138cdcb178ed08c6616c0c25f4a03fb2e1 (patch) | |
| tree | 6dad1f17097304b094cec12fb7720b1f332e7837 | |
| parent | 9b56616750bc769a3a5172f8f7603153c9335685 (diff) | |
| download | django-rest-framework-fb105d138cdcb178ed08c6616c0c25f4a03fb2e1.tar.bz2 | |
Minor tweak
| -rw-r--r-- | docs/topics/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/contributing.md b/docs/topics/contributing.md index a13f4461..1d1fe892 100644 --- a/docs/topics/contributing.md +++ b/docs/topics/contributing.md @@ -18,7 +18,7 @@ When answering questions make sure to help future contributors find their way ar # Issues -Usage questions should be directed to the [discussion group][google-group]. Feature requests, bug reports and other issues should be raised on the GitHub [issue tracker][issues]. +It's really helpful if you make sure you address issues to the correct channel. Usage questions should be directed to the [discussion group][google-group]. Feature requests, bug reports and other issues should be raised on the GitHub [issue tracker][issues]. Some tips on good issue reporting: |
