Skip to content
Snippets Groups Projects
  • Oliver Smith's avatar
    7dd565f7
    CONTRIBUTING: modernize (MR 2235) · 7dd565f7
    Oliver Smith authored
    Rewrite the contributing guide. Most of this was written a long time
    ago, when pmaports and pmbootstrap still were in the same repository.
    This time, focus on what is important for developing pmbootstrap and
    omit some of the obvious information (how to make a merge request etc.).
    
    Add relevent information from:
    https://wiki.postmarketos.org/wiki/Pmbootstrap_development_guide
    
    ...so we can replace the wiki page with a link to this file. Having the
    information in a CONTRIBUTING.md seems more intuitive than having it
    somewhere in the wiki.
    
    Mention that new or modified code should use f-strings, and that we
    support all active python versions.
    CONTRIBUTING: modernize (MR 2235)
    Oliver Smith authored
    Rewrite the contributing guide. Most of this was written a long time
    ago, when pmaports and pmbootstrap still were in the same repository.
    This time, focus on what is important for developing pmbootstrap and
    omit some of the obvious information (how to make a merge request etc.).
    
    Add relevent information from:
    https://wiki.postmarketos.org/wiki/Pmbootstrap_development_guide
    
    ...so we can replace the wiki page with a link to this file. Having the
    information in a CONTRIBUTING.md seems more intuitive than having it
    somewhere in the wiki.
    
    Mention that new or modified code should use f-strings, and that we
    support all active python versions.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.