Beginner to this project #2868
Answered
by
lechnerc77
himanshu1221
asked this question in
Q&A
-
|
Beta Was this translation helpful? Give feedback.
Answered by
lechnerc77
Oct 16, 2023
Replies: 1 comment 2 replies
-
In general to contribute you need to work on your own fork of the repository. Ad 1) The repository contains a devcontainer definition. The container already has everything you need to develop and debug |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
vhvb1989
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In general to contribute you need to work on your own fork of the repository.
Ad 1) The repository contains a devcontainer definition. The container already has everything you need to develop and debug
azd
So you can either use GitHub Codespaces directly on GitHub or you work locally and spin up a devcontainer.
Ad 2) the details about contributions are listed here and in the CONTRIBUTING.MD.
Dependning on waht you want to contribute Golang is a prerequiste.
Ad 3) There are several labels that might help you: