From b9895a407b215230d336a5104d84fcb5e2582b5b Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Wed, 30 Nov 2022 01:32:28 +0100 Subject: docs: Mention ways of reaching out (#90) * docs: Mention ways of reaching out * docs: Mention Akystrasz as point of contact :) --- docs/DEVELOPMENT.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index 8e9ace32..2649bd5b 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -62,6 +62,10 @@ Note that you can adjust the behaviour of Tauri windows in `tauri.conf.json`, e. ## Docs +If you have any questions about the code please reach out via GitHub issues, DMs, or pinging `@Gecko` or `@Alystrasz` on the Northstar Discord. + +A lot of code was written in the process of learning Rust and Vue/Typescript so it might not always follow best practices. If you notice ways to improve it, please feel encouraged to open a PR with the change or open an issue pointing out potential points for improvement. + ### Frontend styling For Vue components FlightCore uses the [Element Plus](https://element-plus.org/) library. A list of available components can be found [here](https://element-plus.org/en-US/component/button.html). -- cgit v1.2.3