Support-Ressourcen zu Ihrem Projekt hinzufügen
Sie können eine SUPPORT-Datei erstellen, um anderen mitzuteilen, wie sie Unterstützung bei Ihrem Projekt erhalten.
Um Personen auf bestimmte Support-Ressourcen zu verweisen, können Sie eine SUPPORT-Datei zum Root-, docs
- oder .github
-Ordner Ihres Repositorys hinzufügen. Wenn jemand einen Issue in Ihrem Repository erstellt, wird ihm ein Link zur SUPPORT-Datei Ihres Projekts angezeigt.
Tipp: Damit andere Benutzer Ihre Support-Richtlinien leichter finden, können Sie Ihre SUPPORT-Datei an anderen Stellen Ihres Repositorys verlinken, beispielsweise in der README-Datei.
Support-Ressourcen zu Ihrem Projekt hinzufügen
-
On GitHub Enterprise, navigate to the main page of the repository.
-
Above the file list, click Create new file.
-
Geben Sie im Feld für den Dateinamen SUPPORT.md (in Großbuchstaben) ein.
-
Fügen Sie auf der Registerkarte Edit new file (Neue Datei bearbeiten) Informationen zu den Support-Möglichkeiten bei Ihrem Projekt hinzu.
-
Um die SUPPORT-Datei zu überprüfen, klicken Sie auf Preview (Vorschau).
-
At the bottom of the page, type a short, meaningful commit message that describes the change you made to the file. You can attribute the commit to more than one author in the commit message. For more information, see "Creating a commit with multiple co-authors."
-
Below the commit message fields, decide whether to add your commit to the current branch or to a new branch. If your current branch is
master
, you should choose to create a new branch for your commit and then create a pull request. For more information, see "Creating a new pull request." -
Click Propose new file.