Things I wish I knew before I started an open-source project

https://dev.to/latitude/things-i-wish-i-knew-before-i-started-an-open-source-project-1pdn

2 points · 1 comments · view on lemmy.world

1 Comments

Zachariah@lemmy.world · 8 pts · 2y
  • How to properly set up an OSS project on GitHub
  • Choosing the right license
  • Version control and branch protection rules
  • How to maintain coding standards
  • How to manage new releases
  • Security best practices