1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/staugur-Flask-PluginKit

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
CONTRIBUTING.rst 1.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Hiroshi.tao Отправлено 22.06.2021 06:31 d8aec0e

How to contribute to Flask-PluginKit

Thank you for considering contributing to Flask-PluginKit!

Feedback

Report a problem

  • Describe what you expect to happen.
  • If possible, include a minimal, complete, verifiable example to help us identify the problem. This also helps to check if the issue is not related to your own code.
  • Describe what actually happened. If there is an exception, include the complete exception stack.
  • List your Python, Flask, Flask-PluginKit versions. If possible, check if the new version has fixed this issue.

Submit pull request

First is the environment

  • fork repository Flask-PluginKit
  • git clone Flask-PluginKit under your account and set your git config
  • Install the dependency module of the development environment with command make dev

Followed by coding

  • Write code, please try to comply with the PEP8 specification.

  • Write test cases and documentation.

  • Run the test make dev && make test using the pypy, py2.7, and py3.6+ environments respectively.

  • Generate the documentation make dev && make html.

  • If you contribute a translation document, proceed as follows:

    1. execute the command make gettext

    Extract translatable messages into pot files. The generated pot file will be placed in the docs/_build/gettext directory.

    1. execute the command make cn

    Generate or update the po file and place it in docs/locale/zh_CN/LC_MESSAGES/ directory, then translate the po file.

    1. execute the command make html-cn

    Constructing Translation Documents, at the same time, it will generate or update mo file.

Last request for merger

  • Submit your code
  • Initiate pull request on GitHub

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/staugur-Flask-PluginKit.git
git@api.gitlife.ru:oschina-mirror/staugur-Flask-PluginKit.git
oschina-mirror
staugur-Flask-PluginKit
staugur-Flask-PluginKit
master