Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-wiki
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-wiki
Commits
469d050c
Commit
469d050c
authored
Apr 01, 2014
by
benjaoming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
notes on pull requests
parent
032b5177
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
CONTRIBUTING.md
+6
-3
No files found.
CONTRIBUTING.md
View file @
469d050c
...
@@ -8,7 +8,8 @@ please feel free to contribute to this contribution doc as well :D
...
@@ -8,7 +8,8 @@ please feel free to contribute to this contribution doc as well :D
When submitting an Issue, please provide the following:
When submitting an Issue, please provide the following:
*
If it's a
**feature request**
, then write why
*you*
want it, but also which other
*
If it's a
**feature request**
, then write why
*you*
want it, but also which other
cases you find it useful for -- i.e. motivate it.
cases you find it useful for. Best way to get a new feature made by others
is to motivate.
*
Think about challenges.
*
Think about challenges.
*
Have you read the Manifesto (below) ? New features should maintain the focus
*
Have you read the Manifesto (below) ? New features should maintain the focus
of the project.
of the project.
...
@@ -26,8 +27,10 @@ When submitting an Issue, please provide the following:
...
@@ -26,8 +27,10 @@ When submitting an Issue, please provide the following:
When submitting a pull request, please do the following.
When submitting a pull request, please do the following.
*
Add a test case to test/test_autopep8.py that demonstrates what your change does.
*
If it contains Python code, please consider adding a test case.
*
Make sure all tests pass.
*
If it's a look and feel change, please add a screenshot.
*
If you add support to other versions of dependencies, please add a Travis
.yml configuration.
## Manifesto
## Manifesto
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment