I6 - Adding developer environment setup instructions #7

Merged
rho_n merged 1 commits from paulj/hpr_documentation:adding-developer-setup-information into main 2025-01-29 02:04:25 +00:00
Contributor

Added a document explaining how to setup a local developer environment and how to contribute code.

Added a document explaining how to setup a local developer environment and how to contribute code.
paulj added 1 commit 2025-01-27 11:38:18 +00:00
rho_n requested changes 2025-01-28 03:39:50 +00:00
Dismissed
@ -0,0 +12,4 @@
2. Go to your terminal on your computer, and clone the HPR repository
locally:
````
$ git clone gitea@repo.anhonesthost.net:[YOUR_USER]/hpr_documentation.git
Owner

should this point to gitea@repo.anhonesthost.net:HPR/hpr_documentation.git

not

gitea@repo.anhonesthost.net:[YOUR_USER]/hpr_documentation.git

so that when you pull origin that you are getting the latest from the HPR repo, and then set upstream to your cloned repo?

should this point to gitea@repo.anhonesthost.net:HPR/hpr_documentation.git not gitea@repo.anhonesthost.net:[YOUR_USER]/hpr_documentation.git so that when you pull origin that you are getting the latest from the HPR repo, and then set upstream to your cloned repo?
Author
Contributor

You are right - I have amended the pull request accordingly.

You are right - I have amended the pull request accordingly.
paulj marked this conversation as resolved
paulj force-pushed adding-developer-setup-information from bc294d8403 to 466e11f245 2025-01-28 11:45:20 +00:00 Compare
rho_n approved these changes 2025-01-29 02:03:37 +00:00
rho_n merged commit 2c6d1081c7 into main 2025-01-29 02:04:25 +00:00
Owner

Add it to or include the link to the document at the end of developer_information.md.

Add it to or include the link to the document at the end of [developer_information.md](https://repo.anhonesthost.net/HPR/hpr_documentation/src/branch/main/developer_information.md).
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HPR/hpr_documentation#7
No description provided.