Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 6297aa0

Browse files
Update developeronboarding.md
1 parent d181827 commit 6297aa0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

โ€Žsphinx/dev_process/developeronboarding.mdโ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ Welcome to the Specify development team! This onboarding guide is designed to he
66
Before writing a single line of code, carefully read and understand the following documentation:
77

88
Development Process
9-
- ๐Ÿ“– (Specify Processes)[https://specify.github.io/dev_process/specify_processes.html]
9+
- ๐Ÿ“– [Specify Processes](https://specify.github.io/dev_process/specify_processes.html)
1010
Developer Expectations
11-
- ๐Ÿ“– (Developer Expectations)[https://specify.github.io/dev_process/dev_expectations.html]
11+
- ๐Ÿ“– [Developer Expectations](https://specify.github.io/dev_process/dev_expectations.html)
1212

1313
### ๐Ÿ’ฌ Discourse Forum Participation
1414

15-
- Go to (Specify Discourse Forum)[https://discourse.specifysoftware.org]
15+
- Go to [Specify Discourse Forum](https://discourse.specifysoftware.org)
1616
- Follow the available tutorial
1717
- Review existing posts and follow any relevant categories
1818
- Use the forum tools directly in the app as you learn
1919

2020
### ๐Ÿ“š Explore the Documentation Portal
2121

22-
Spend time reviewing (Specify.io)[https://specify.github.io] to understand the types of resources available. Focus areas include:
22+
Spend time reviewing [Specify.io](https://specify.github.io) to understand the types of resources available. Focus areas include:
2323
- GUIDELINES
2424
- INTERNAL PROCESSES
2525
- TESTING
@@ -39,13 +39,13 @@ Instructions can be found on https://specify.github.io, or on Discourse, or on G
3939
### ๐Ÿž Backend Debugger Setup
4040

4141
Follow this guide to set up the backend debugger in VS Code:
42-
- ๐Ÿ“– (Setup backend debugger)[https://specify.github.io/developer_utils/setting_up_backend_debugger.html]
42+
- ๐Ÿ“– [Setup backend debugger](https://specify.github.io/developer_utils/setting_up_backend_debugger.html)
4343
Make sure it is working correctlyโ€”this is essential for debugging and testing backend changes.
4444

4545
### ๐Ÿ”‘ Test Panel Access
4646

4747
To work with the test panel:
48-
- Follow the steps outlined in the (debugger setup guide)[https://specify.github.io/server_management/specify_ssh_docker_guide.html]
48+
- Follow the steps outlined in the [debugger setup guide](https://specify.github.io/server_management/specify_ssh_docker_guide.html)
4949
- Contact the relevant team members to generate the necessary API keys and credentials
5050
- Create a new instance and test it
5151
- Download a database

0 commit comments

Comments
ย (0)