Update issue contact links for roadmap structure

This commit is contained in:
h3p 2026-03-15 11:32:18 +01:00
parent 97474d729e
commit 7d5afefd91
2 changed files with 5 additions and 5 deletions

View file

@ -10,11 +10,11 @@ contact_links:
url: https://github.com/h3pdesign/Neon-Vision-Editor/discussions/categories/show-and-tell
about: Share workflows, screenshots, and setups.
- name: Roadmap
url: https://github.com/h3pdesign/Neon-Vision-Editor/issues/49
about: Review current roadmap items.
url: https://github.com/users/h3pdesign/projects/2
about: Review the public roadmap board.
- name: Known issues
url: https://github.com/h3pdesign/Neon-Vision-Editor/issues/50
about: Check known issues before opening a new bug.
- name: Contributing fast track
url: https://github.com/h3pdesign/Neon-Vision-Editor/issues/51
url: https://github.com/h3pdesign/Neon-Vision-Editor/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22
about: Start with newcomer-friendly tasks.

View file

@ -361,7 +361,7 @@
CODE_SIGNING_ALLOWED = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 513;
CURRENT_PROJECT_VERSION = 514;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = CS727NF72U;
ENABLE_APP_SANDBOX = YES;
@ -444,7 +444,7 @@
CODE_SIGNING_ALLOWED = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 513;
CURRENT_PROJECT_VERSION = 514;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = CS727NF72U;
ENABLE_APP_SANDBOX = YES;