Skip to content
Snippets Groups Projects
Commit a0b8c529 authored by Raghav RV's avatar Raghav RV Committed by Tom Dupré la Tour
Browse files

DOC Make the PR/Issue headers smaller (#6685)

parent bd99858a
No related branches found
No related tags found
No related merge requests found
......@@ -7,12 +7,10 @@ For more information, see User Questions: http://scikit-learn.org/stable/support
<!-- Instructions For Filing a Bug: https://github.com/scikit-learn/scikit-learn/blob/master/CONTRIBUTING.md#filing-bugs -->
Description
-----------
#### Description
<!-- Example: Joblib Error thrown when calling fit on LatentDirichletAllocation with evaluate_every > 0-->
Steps/Code to Reproduce
-----------------------
#### Steps/Code to Reproduce
<!--
Example:
```
......@@ -36,16 +34,13 @@ If the code is too long, feel free to put it in a public gist and link
it in the issue: https://gist.github.com
-->
Expected Results
----------------
#### Expected Results
<!-- Example: No error is throw. Please paste or describe the expected results.-->
Actual Results
--------------
#### Actual Results
<!-- Please paste or specifically describe the actual output or traceback. -->
Versions
--------
#### Versions
<!--
Please run the following snippet and paste the output below.
import platform; print(platform.platform())
......
......@@ -2,17 +2,14 @@
Thanks for contributing a pull request! Please ensure you have taken a look at
the contribution guidelines: https://github.com/scikit-learn/scikit-learn/blob/master/CONTRIBUTING.md#Contributing-Pull-Requests
-->
Reference Issue
---------------
#### Reference Issue
<!-- Example: Fixes #1234 -->
What does this implement/fix? Explain your changes.
---------------------------------------------------
#### What does this implement/fix? Explain your changes.
Any other comments?
-------------------
#### Any other comments?
<!--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment