File: contributing.md

package info (click to toggle)
python-html2text 2025.4.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 976 kB
  • sloc: python: 1,659; sh: 32; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 335 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Pull requests are welcome.

The package is developed [here](https://github.com/Alir3z4/html2text)

Pull guidelines
---------------

- Make the changes modular. The usual method is one change per commit.
- Add tests. (We love tests).
- Update the ``ChangeLog.rst``.
- Add yourself to ``AUTHORS.rst`` if you're not listed.
- That is all