Looking for good first issues

Question: Hi team, I want to contribute to the project. I am looking for good first issues. Thanks!

PS: I couldn’t find any documentation/link that directed me to find issues.

Hi! Please follow the guidance here: https://openmrs.atlassian.net/wiki/x/nr_EAQ

I have updated this to make it easier to find the “Intro / Good First Issues” filter :slight_smile:

2 Likes

Thank you so much @grace , for the Good first issues filter, However when I click it I get the following result (Attached in the image). What could be the issue?

This is the exact same thing I’m seeing please I need help

@kingsley_sabo You can try filtering for issues with the label intro - OpenMRS 3.x - Issues - OpenMRS Issues

1 Like

“scripts”: { “lint”: “eslint src --ext .ts,.tsx --fix”, “verify”: “turbo run lint typescript test --concurrency=5”, “test”: “jest --config ./jest.config.js --passWithNoTests --color”, “test:watch”: “jest --config ./jest.config.js --watch --color”, “typescript”: “tsc”, “build”: “webpack --mode production”, “coverage”: “yarn test --coverage”, “analyze”: “webpack --mode=production --env.analyze=true”, “prepare”: “husky install”, “extract-translations”: “i18next ‘src//*.component.tsx’ 'src//*.ts’ --config ‘./tools/i18next-parser.config.js’” }, hello everyone, I need help finding out the command to run the openMRS codebase on laptop…

is the code base a react or a react package, having issues running it