Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For our contributors: Welcome! Starting with a new workflow #260

Open
const8ine opened this issue Dec 24, 2022 · 0 comments
Open

For our contributors: Welcome! Starting with a new workflow #260

const8ine opened this issue Dec 24, 2022 · 0 comments

Comments

@const8ine
Copy link
Member

const8ine commented Dec 24, 2022

Working on task

  1. Before you start the task, note that the project uses ESLint and Prettier linters, and also has an .editorconfig.
    In your IDE, please provide the paths to their configuration files:
  • tsconfig.json
  • .prettierrc.json
  • .editorconfig
  1. Fork the repository.

Screen Shot 2022-06-06 at 17 18 38

  1. Create a new branch from the develop branch. The branch is named after the issue number (for example: 194 or 193-fix-change-detection-bug).

  2. Test the result before you complete the task. We usually write commits in English, the format is something like this:

193. Fix change detection bug in GO search

We kindly ask you to avoid naming commits like fix bug.

  1. When the task is ready, push the changes to your branch. Create a PR from your branch to the develop branch. 3. If possible, discuss the issue on the pull request page.

  2. The person responsible for the project makes a merge in develop, if everything is fine. If you have questions, during the code review you may be asked to fix or improve something.

@const8ine const8ine pinned this issue Dec 24, 2022
@const8ine const8ine changed the title Get familiar with the project Get familiar with the workflow Dec 24, 2022
@const8ine const8ine changed the title Get familiar with the workflow For new contributors: Welcome! Please get familiar with the workflow Mar 30, 2023
@const8ine const8ine changed the title For new contributors: Welcome! Please get familiar with the workflow For new contributors: Welcome! Starting with the workflow Mar 30, 2023
@const8ine const8ine changed the title For new contributors: Welcome! Starting with the workflow For the new contributors: Welcome! Starting with the workflow Dec 7, 2023
@const8ine const8ine changed the title For the new contributors: Welcome! Starting with the workflow For the new contributors: Welcome! Starting with a new workflow Dec 7, 2023
@const8ine const8ine changed the title For the new contributors: Welcome! Starting with a new workflow For our contributors: Welcome! Starting with a new workflow Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant