Skip to content

pulkithanda/Python-Community-Discussions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Community-Discussions

Introducing the open-source python community for the developers and by the developers. This is the open-source repository where anyone willing to contribute is always welcomed. Check out CONTRIBUTING.md for more information.

What's in it for you?

  • Say hello to everyone in the discussion and tell us about your skills and experiences
  • Get your questions answered and help others by answering theirs.
  • Share your creative ideas about improving this community.
  • Showcase you previous works as a motivation for others and get feedback from experts.
  • Resources to get you started and sharpening the skills.
  • And lot of things coming from you.

We carry out different types of discussions here to help everyone learn new things, get their questions answered and showcase their works. We are just starting out so you can also help us improve content of the repository just like this README file.

To start the new discussion go to discussions section of this repository or click here and select the category related to the discussion you want to start.

Before starting a discussion, visit DISCUSSIONS.md to know more about the types of discussions available. Also Read our Code of Coduct to keep our community approachable and respectable.

Add yourself to Contributors

Replace <github-username> with your GitHub username in this guide.

1. Add your profile information

Fork this repository and create a markdown file in Contributors folder following the convention <github-username>.md. Ex.

Contributors/magbanum.md

Copy the following template into your file, delete the boilerplate data and fill the information with yours.

---
name: FULLNAME-OR-NICKNAME # No longer than 28 characters
github_user: YOUR-GITHUB-USERNAME
designation: YOUR-DESIGNATION # No longer than 58 characters
tech-stack: TECHNOLOGIES-YOU-KNOW # Not more than 5 technologies
portfolio: YOUR-WEBSITE-OR-GITHUB-PROFILE-LINK
---

For example:

---
name: Shantanu Nighot
github_user: magbanum
designation: Python web developer
tech-stack: Python, Django, MongoDB, HTML & CSS, Git
website: https://magbanum.live
---

Do not use special characters in the template above.

2. Lastly, submit your Pull Request

Go through the checklist on the pull request template to guarantee your submission is valid. Our team will review your application, approve and merge your submission if everything is correct. Otherwise, you will get notified of the changes requested in the pull request comment section.

Show some ❤ by starring the repository.

Author: Shantanu Nighot

About

An active python community working on solving queries and sharing knowledge with GitHub discussions.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published