Updated Python Package Maintenance Guidelines (markdown)

master
Karl Hobley 2022-03-15 14:49:42 +00:00
rodzic 2c1cb29016
commit a206e14442
1 zmienionych plików z 3 dodań i 1 usunięć

@ -48,7 +48,9 @@ Note: Small packages may use their readme as documentation. These guidelines onl
## Contributing guide
- Must have a contributing guide which is named `CONTRIBUTING.md`
License
## License
- Must have a permissive licence (such as BSD or MIT, but not GPL)
- Should be licensed under BSD 3-clause, if possible
- Must have a license file at the top of the repo