docs(site): update instructions on creating issues (#2053)

New issues should all be created in the main (`kopia/kopia`) project,
as that project is the most watched. Keeping all issues in one
central location will help us track and address them more
efficiently. We can use issue labels to indicate that an issue
relates to the UI or other auxiliary project.
This commit is contained in:
Ali Dowair
2022-06-15 13:18:17 +03:00
committed by GitHub
parent 4b2d349ce4
commit c9ca61013e

View File

@@ -12,7 +12,8 @@ weight: 100
## Submitting issues
* If you find a bug or have a feature request, please submit an issue at https://github.com/kopia/kopia/issues
* If you find a bug or have a feature request, please submit an issue in the main Kopia project at https://github.com/kopia/kopia/issues.
* To keep all issues in one central location, please do not create issues directly in the `kopia/htmlui` (or other auxiliary) project.
## Security issues