yo #171274
Replies: 4 comments
-
| How to Make Your GitHub Project Open Source Clean the repository – make sure you don’t have any secrets, passwords, or unnecessary files checked in. Add a license – create a new file called LICENSE and choose a license from GitHub’s templates (MIT, Apache 2.0, GPL, etc.). Write a README – explain what your project does, how to install it, and how others can contribute. Change visibility – go to your repo’s Settings → Danger Zone → Change visibility → Public. | 
Beta Was this translation helpful? Give feedback.
-
| @sonu-0911 I recommend updating the title of your post to be more in line what you're asking for help on as you're more likely to generate interest and get a response! | 
Beta Was this translation helpful? Give feedback.
-
| 🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as  2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the  Thank you for helping bring this Discussion to a resolution! 💬 | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I'm currently working on a project hosted on GitHub and I'd like to make it open source so others can view, use, and contribute to it. I would like a proper steps to do this, including adding a license and changing visibility.
Could someone please guide me through the process.
Beta Was this translation helpful? Give feedback.
All reactions