kopia lustrzana https://github.com/longclawshop/longclaw
simpler issue template and readme updated for 0.1
rodzic
98b7e12916
commit
24fc6c19aa
|
@ -1,16 +1,8 @@
|
|||
* longclaw version:
|
||||
* Django version:
|
||||
* Python version:
|
||||
* Operating System:
|
||||
|
||||
### Description
|
||||
|
||||
Describe what you were trying to get done.
|
||||
Tell us what happened, what went wrong, and what you expected to happen.
|
||||
|
||||
### What I Did
|
||||
|
||||
```
|
||||
Paste the command(s) you ran and the output.
|
||||
If there was a crash, please include the traceback here.
|
||||
```
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
History
|
||||
-------
|
||||
|
||||
0.1.0 (yyyy-mm-dd) - IN DEVELOPMENT
|
||||
+++++++++++++++++++++++++++++++++++
|
||||
0.1 (2017-04-14)
|
||||
+++++++++++++++++++
|
||||
|
||||
* Initial release.
|
||||
|
|
|
@ -60,7 +60,7 @@ Before you submit a pull request, check that it meets these guidelines:
|
|||
1. If the pull request adds functionality, the docs should be updated. Put
|
||||
your new functionality into a function with a docstring, and add the
|
||||
feature to the list in README.rst.
|
||||
3. The pull request should work for Python 2.6, 2.7, 3.3, 3.4, 3.5 and for PyPy. Check
|
||||
3. The pull request should work for Python 2.6, 2.7, 3.3, 3.4 and 3.5. Check
|
||||
https://travis-ci.org/JamesRamm/longclaw/pull_requests
|
||||
and make sure that the tests pass for all supported Python versions.
|
||||
|
||||
|
|
|
@ -16,9 +16,7 @@ Longclaw
|
|||
:target: http://webchat.freenode.net/?channels=longclaw&uio=d4
|
||||
:alt: IRC Chat
|
||||
|
||||
An e-commerce plugin for `Wagtail CMS <https://github.com/wagtail/wagtail>`_
|
||||
|
||||
.. note:: Longclaw is currently in pre-release development. I am working hard to get a stable v0.1.0 release available. It is likely there will be further breaking changes until then.
|
||||
An e-commerce extension for `Wagtail CMS <https://github.com/wagtail/wagtail>`_
|
||||
|
||||
`Documentation <http://longclaw.readthedocs.io/en/latest/>`_
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue