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

Project contribution #2

Open
SarraLKSC opened this issue Oct 26, 2021 · 1 comment
Open

Project contribution #2

SarraLKSC opened this issue Oct 26, 2021 · 1 comment
Labels
good first issue Good for newcomers Hacktoberfest Hacktoberfest topic

Comments

@SarraLKSC
Copy link
Contributor

Info

The main reason behind the repo is to serve as a library of open source project contributed that can be accessed and used by the community.

Share a project that can be useful for communities (for individuals, groups, organization ...etc) on any topic or technology (it can be a jupyter notebook explaining and demoing some concepts about data visualization, a basic landing page for organizations/brand/hackathon, a chat app, a text game, ... etc)

How

  • put your project inside the /projects folder.
  • name your project folder, e.g: my magical cookie maker
  • Have your own README.md file inside your own project file where you explain what is it for, how to setup/build the project & its requirements (if required) ...etc
  • Update the parent projects/README.md file with the path to your project folder (instead of url)
 
HacktoberFest_2021 
	│
	├── projects					# main parent projects folder
	│    ├── Magical cookie 			# your contributed project
	│    │     ├── project_files			# your contributed project files/folders ... 
	│    │     └── README				# your project README.md
	│    │	
	│    ├── Another project			# your contributed project
	│    │     ├── project_files			# your contributed project files/folders ... 
	│    │     └── README.md			# your project README.md
	│    │
	│    └── README.md				# main README file
	│
	├── CONTRIBUTING.md				# contribution guidelines
	└── README.md					# main README file
 

Pull Requests

  • Make sure to give your PR a clear title (e.g: contributing a hackathon website project)
  • Please explain what method you used and how you built the feature (briefly).
  • Make sure to include some screenshots for the results in your Pull Request submission (you can put them in a markdown table if you're doing a comparison if you wish).

Notes:

  • Do not upload projects in compressed format (rar, zip ...etc), the source should be accessible.
  • ALWAYS refer to CONTRIBUTING.md guidelines
@vickywane
Copy link
Contributor

vickywane commented Oct 27, 2021

@SarraLKSC I added something here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Hacktoberfest topic
Projects
None yet
Development

No branches or pull requests

2 participants