Skip to content

A GitHub Repository with programming Language Notes

Notifications You must be signed in to change notification settings

frostbyte012/Programming-Language-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Contributing

Hi there! We're thrilled that you'd like to contribute to this Hacktoberfest repository. Your help is essential for keeping it great.

Do star my repository !

Instructions for adding your notes

  • Add your specific language folder
  • Add subfolders for different sub topics
  • Be sure to include code snippets / comments / explanations in your notes !

Submitting a pull request

  1. Clone the repository
  2. Create a new branch: git checkout -b my-branch-name
  3. Make your change, add notes, and or make valid changes.
  4. Push to your branch and submit a pull request
  5. Wait for your pull request to be reviewed and merged!

Here are a few things you can do that will increase the likelihood of your pull request being accepted:

  • Follow the style guide.
  • Write tests.
  • Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, consider submitting them as separate pull requests.
  • Write a good commit message.

Resources

About

A GitHub Repository with programming Language Notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages