leostera/warp

Open Source Checklist

Open

#15 geöffnet am 21. März 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (0 Forks)github user discovery
documentationenhancementhelp wanted

Repository-Metriken

Stars
 (22 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Hi team, this is a checklist of stuff that we should have in place before announcing the first release. Would love to hear your thoughts and if anything is missing here.

  • CD:
    • CI passes for Linux and macOS
    • New releases are created on tags and published to Github Releases
  • Docs:
    • README.md includes basic information about the project (see https://github.com/denoland/deno/blob/main/README.md)
    • docs.warp.build is deployed from main
    • Installation page shows how to install warp from sources
    • Concepts page explains our core concepts (Target, Signature, Tricorder, Phases, etc)
    • CONTRIBUTING.md includes instructions for
      • How to set up the project locally
      • How to contribute (PR etiquette, commit messages, etc)

Feel free to pick up any of this work, just make an issue for it and go bananas 🚀

cc/ @capitanu @diogomqbm @Enkronan

Contributor Guide