Skip to content

How to publish and maintain GuiaBolso's open source projects

License

Notifications You must be signed in to change notification settings

GuiaBolso/opensource-guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Open-source rules

GuiaBolso Open Source

1. Creating your project repository

  • It must have an english Readme.md with:

    • Logo based on our pattern
    • Purpose of your project
    • Getting started, showing how to install (if applicable, a link to the package manager page)
    • How to use, with some example snippets
    • How to contribute
    • How to test
    • License
  • It must have unit tests

2. Your tasks as a maintainer

  • Keep your dependencies up-to-date
  • Answer issues and questions
  • Regularly manage pull request
  • Regularly update your code
  • Regularly update package manager references (npm, maven, etc)

3. Your duty as an owner

  • Behave in accordance with the culture and values of GuiaBolso
  • Be polite when interacting with users and contributors

4. Good practices

  • Keep dependencies as minimum as possible

About

How to publish and maintain GuiaBolso's open source projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published