Skip to content

[v3] Add prerequisites 6/6 #987

Open
@TomPradat

Description

@TomPradat
Contributor

⚠️ If you have issues / are unsure, create ONE PR PER EXERCISE so it's easier to merge them as we can have discussions per exercise. If you're certain, it's fine to do a single one.

The idea is to split #960 into smaller chunks.

Here is the list of practices exercises to deal with for this part :

darts

roman-numerals

binary

hexadecimal

octal

square-root

trinary

all-your-base

minesweeper

queen-attack

react

zipper

Activity

added
chore 🔧Meta related task such as build, test, linting, maintainers.json etc.
on Feb 26, 2021
AfzalMamayusupov

AfzalMamayusupov commented on Dec 29, 2022

@AfzalMamayusupov

Hi,

I have never made any contributions before as I had no idea how to do one. I did not know anything about this at all. I have been learning how to make contributions to open source projects lately and now I am going to contribute to Exercism.

The question is if I want to create one PR per exercise then does that mean I can just fork this repo, make changes to one exercise, add those changes, commit, push and make a PR?

Guys, please give me some guidance on this as I am so excited to make my first contribution.

TomPradat

TomPradat commented on Jan 2, 2023

@TomPradat
ContributorAuthor

Hi @AfzalMamayusupov, good to hear that you want to contribute to exercism ! And yes you got it right :

  1. fork the repository
  2. make changes
  3. commit
  4. push to your fork repository
  5. make a PR

You should be able to see the changes you made on the PR. You can also leave comments on the PR if you feel this can help the reviewers

You should definitely start with just one exercise 👍

sarava338

sarava338 commented on Feb 6, 2024

@sarava338

Hi @SleeplessByte,

I am intrested in open source contribution. May I take this if this is not solved yet ?

SleeplessByte

SleeplessByte commented on Feb 6, 2024

@SleeplessByte
Member

Hi @SleeplessByte,

I am intrested in open source contribution. May I take this if this is not solved yet ?

Sure.

Take a look at the previous issues in this series and how they were solved. It usually involves checking common solutions and then determining which requirements they have based on that.

sarava338

sarava338 commented on Feb 6, 2024

@sarava338

Hi @SleeplessByte,

I am intrested in open source contribution. May I take this if this is not solved yet ?

Sure.

Take a look at the previous issues in this series and how they were solved. It usually involves checking common solutions and then determining which requirements they have based on that.

yeah sure, let me take my small time 🙃

sarava338

sarava338 commented on Feb 7, 2024

@sarava338

Hey @SleeplessByte,
May I know if this issue can be assigned to me ? Or may I proceed directly ?

sarava338

sarava338 commented on Feb 7, 2024

@sarava338

Hey Guys, I just raised a PR#2395. But it seems this is needed to be discussed in exercism forum before raising a PR. I am not aware of this. So let me know how can I proceed further on this ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    chore 🔧Meta related task such as build, test, linting, maintainers.json etc.help wantedv3-migration 🤖Preparing for Exercism v3x:action/improveImprove existing functionality/contentx:knowledge/elementaryLittle Exercism knowledge requiredx:size/mediumMedium amount of workx:type/contentWork on content (e.g. exercises, concepts)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @SleeplessByte@TomPradat@sarava338@AfzalMamayusupov

        Issue actions

          [v3] Add prerequisites 6/6 · Issue #987 · exercism/javascript