-
Couldn't load subscription status.
- Fork 5
Description
Description:
The Blog section of our documentation site is ready for its first posts, and we are inviting the community to contribute! This is an excellent opportunity for anyone, especially first-time contributors, to get involved with the gitx project.
What We're Looking For
We are looking for blog posts on any topic related to Git. Your post can be about:
- The history of Git
- Fun facts or trivia about Git
- A deep dive into a specific Git command
- A personal story about how Git has helped you
- Any other creative and informative Git-related topic!
Tip
Here is a demo blog you can refer to - How to contribute a blog post to gitx documentation
How to Contribute
- Fork the Repository: Start by forking the
gitxtui/docsrepository. - Create a New File: In the
content/en/blogdirectory, create a new Markdown file for your post (e.g.,my-git-story.md). - Write Your Post: Write your blog post in Markdown format.
- Create an issue, give it a title "add blog: (your blog name here)".
- Submit a Pull Request: Once your post is ready, submit a pull request to the master branch of the gitxtui/docs repository and link to the issue raised by you.
- Review: We will review your submission, provide feedback if needed, and merge it.
Note
Any number of contributions will be accepted under this issue. This is not limited to any one single contributor.
We are excited to see your contributions and build a valuable resource for the community together. If you have any questions, feel free to ask in the comments below!