@@ -6,20 +6,20 @@ Welcome to the Specify development team! This onboarding guide is designed to he
66Before writing a single line of code, carefully read and understand the following documentation:
77
88Development 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 )
1010Developer 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
4141Follow 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 )
4343Make sure it is working correctlyโthis is essential for debugging and testing backend changes.
4444
4545### ๐ Test Panel Access
4646
4747To 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