Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

READ ME FIRST: How to Contribute #65

Closed
coolaj86 opened this issue Oct 16, 2023 · 1 comment
Closed

READ ME FIRST: How to Contribute #65

coolaj86 opened this issue Oct 16, 2023 · 1 comment
Labels
hacktoberfest Hacktoberfest contest alias for 'good first issue'

Comments

@coolaj86
Copy link
Member

Each of these issues needs to follow the same basic format:

  1. Take a look at
  2. Is the requested tool a good fit for Webi?
    • has official binary releases
      (or well-known 3rd party release)
    • binary releases are single-file (like Caddy, rg, bat)
    • or a self-contained package (like Node, Go, Flutter)
    • they DO NOT require dependencies (no apt-get install whateverlib)
  3. Can a beginner add this tool easily?
    • binary releases are available via GitHub Releases or Gitea Releases
    • or releases are scripts available purely as Source code
    • is there an existing installer in the same basic format?
      (see The Installer Matrix)
  4. Am I the right person to add this tool?
    • do you personally use the tool?
    • can you effectively communicate its best qualities in a cheat sheet?
    • or can you at least get the installer portion working via copy/paste/edit?
@coolaj86 coolaj86 added the hacktoberfest Hacktoberfest contest alias for 'good first issue' label Oct 16, 2023
@coolaj86 coolaj86 pinned this issue Oct 16, 2023
@coolaj86
Copy link
Member Author

Closing because this isn't an action item, but rather a sticky discussion / documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest contest alias for 'good first issue'
Projects
None yet
Development

No branches or pull requests

1 participant