dayanaedwin / dayanaedwin/javascript-challenges

Contributions -suggestion

Open
#1 0 comments 0 reactions 1 assignee Claimed by @dayanaedwin View on GitHub
good first issue help wanted
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**We welcome contributions from the community!**

Here's how you can contribute:

- Adding a New Problem

▫️Create a new file inside the problems folder.

▫️Name the file appropriately (e.g., reverse-string.js).

▫️Include a problem statement as a comment at the top of the file.

▫️Write a clean and efficient solution.

- Adding a New Solution

If you have an alternative solution to an existing problem,

▫️create a new file inside the solutions folder.

▫️Name the file as solution-{problem-name}.js (e.g., solution-reverse-string.js).

▫️Ensure the solution is well-documented.

- Submitting a Pull Request (PR)

▫️Fork the repository.

▫️Clone your fork and create a new branch.

▫️Add your problem or solution.

▫️Commit and push your changes.

▫️Create a pull request with a brief explanation of your addition.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.