diff options
| author | Elif T. Kus <elifkus@gmail.com> | 2016-01-03 12:56:22 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-01-22 12:12:17 -0500 |
| commit | bca9faae95db2a92e540fbd08505c134639916fe (patch) | |
| tree | 92b34dd8ecf8cf5432c25d43292ebc83b7919350 /docs/internals/contributing/bugs-and-features.txt | |
| parent | 79d0a4fdb0d13ba6a843dace2b90ab44e856bd85 (diff) | |
Fixed #26020 -- Normalized header stylings in docs.
Diffstat (limited to 'docs/internals/contributing/bugs-and-features.txt')
| -rw-r--r-- | docs/internals/contributing/bugs-and-features.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt index c6b3d494ff..5f44c467b5 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -32,7 +32,7 @@ general points: .. _reporting-bugs: Reporting bugs --------------- +============== Well-written bug reports are *incredibly* helpful. However, there's a certain amount of overhead involved in working with any bug tracking system so your @@ -61,7 +61,7 @@ To understand the lifecycle of your ticket once you have created it, refer to :doc:`triaging-tickets`. Reporting user interface bugs and features ------------------------------------------- +========================================== If your bug or feature request touches on anything visual in nature, there are a few additional guidelines to follow: @@ -87,7 +87,7 @@ are a few additional guidelines to follow: find your ticket. Requesting features -------------------- +=================== We're always trying to make Django better, and your feature requests are a key part of that. Here are some tips on how to make a request most effectively: @@ -128,7 +128,7 @@ See also: :ref:`documenting-new-features`. .. _how-we-make-decisions: How we make decisions ---------------------- +===================== Whenever possible, we strive for a rough consensus. To that end, we'll often have informal votes on |django-developers| about a feature. In these votes we |
