Browse Source

improve new issue links

release/1.8.0-beta02 v1.8.0-beta02
Victor Kropp 9 months ago
parent
commit
313a0888ff
  1. 3
      .github/ISSUE_TEMPLATE/config.yml
  2. 2
      .github/ISSUE_TEMPLATE/youtrack-redirect.yml

3
.github/ISSUE_TEMPLATE/config.yml

@ -3,3 +3,6 @@ contact_links: @@ -3,3 +3,6 @@ contact_links:
- name: Create
url: https://youtrack.jetbrains.com/newIssue?project=CMP
about: Please report new issues to the JetBrains YouTrack
- name: Jetpack Compose tracker
url: https://issuetracker.google.com/issues/new?component=612128
about: If the issue is in the API with `androidx.*` namespace and affects Android, report it in the Jetpack Compose tracker, mentioning the corresponding Jetpack version.

2
.github/ISSUE_TEMPLATE/youtrack-redirect.yml

@ -5,7 +5,7 @@ body: @@ -5,7 +5,7 @@ body:
attributes:
value: |
Thank you for taking the time to file a bug report.
The Amper project works with issues in YouTrack, so please report issues over there:
The Compose Multiplatform project works with issues in YouTrack, so please report issues over there:
https://youtrack.jetbrains.com/newIssue?project=CMP
We had to create this issue template as a workaround for this GitHub bug:

Loading…
Cancel
Save