Quellcode durchsuchen

Move Contributing guidelines to .github dir

debian
Matt Baer vor 6 Jahren
Ursprung
Commit
dc1ab5b9ea
2 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +0
    -0
      .github/CONTRIBUTING.md
  2. +1
    -1
      README.md

CONTRIBUTING.md → .github/CONTRIBUTING.md Datei anzeigen


+ 1
- 1
README.md Datei anzeigen

@@ -69,7 +69,7 @@ GLOBAL OPTIONS:

## Contributing to the CLI

For a complete guide to contributing, see the [Contribution Guide](CONTRIBUTING.md).
For a complete guide to contributing, see the [Contribution Guide](.github/CONTRIBUTING.md).

We welcome any kind of contributions including documentation, organizational improvements, tutorials, bug reports, feature requests, new features, answering questions, etc.



Laden…
Abbrechen
Speichern