AbrarShahriar / core

To keep track of our projects, contributions and community :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Core

In this project, every contributors must add their individual project repository link.

Description

  • Develop an open source project with your own idea.
  • Push that project in your github public repository with a well documented readme.md file ( Easy Readme maker and Example )
  • Add that repository link with your project info here, in the Project.md file.
  • Please do not submit any specific political & religious based project idea. So that every each of us can use the project no matter which polical view they have and which religious they follow.

Guidelines

1. Fork this repository

2. Clone the forked repository

$ git clone https://github.com/<your-github-username>/core.git

3. Create your feature branch:

$ git checkout -b <your-name>

4. Open Projects.md

Copy the table row(given below) without any gap and add your project info and repository link.

<!-- |  no  |    title   |   discription |  framework   | [email](mailto:yourmail@mail.com)  |  [visit](your-github-project)    |   NULL    | -->

5. Select file to commit

$ git add Projects.md

6. Commit your changes:

$ git commit -m ":tada: Added my repository link <your-github-repository>"

7. Push to the branch:

$ git push origin <your-name>

8. Submit a pull request.

Contributing

If you want to contribute to open source projects but couldn't understand all of this, It's okay. Just follow 👉 First-Contribution steps and start supporting open source community.

License

MIT

Support

For support, join our Discord Server.

About

To keep track of our projects, contributions and community :tada:

License:MIT License