Giter VIP home page Giter VIP logo

docbook's Introduction

DocBook

Documentations of Html to every open source technologies. It's a low-code repository This respository is specially for newcomers who wants to enhance their documentation skills by making small/large projects.

How to Start?

If you have a idea of any web projects you want to build just open an appropriate issue regarding this, we will discuss and assign you that issue. In case you are confused and have queries, just ping me, will help you get along and build!

Submit a Pull Request :

Branch naming convention is as following

TYPE-ISSUE_ID-DESCRIPTION

When TYPE can be:

  • feat - is a new project
  • doc - documentation only changes
  • fix - a bug fix/improving of any project

All PRs must include a commit message with the changes description!

For the initial start, fork the project and use git clone command to download the repository to your computer

. A standard procedure for working on an issue would be to:

  1. git pull, before creating a new branch, pull the changes from upstream. Your master needs to be up to date.
$ git pull
  1. Create new branch from master
$ git checkout -b [name_of_your_new_branch]
  1. Work - commit - repeat ( be sure to be in your branch )

  2. Push changes to GitHub

$ git push origin [name_of_your_new_branch]
  1. Submit your changes for review If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

  2. Start a Pull Request Now submit the pull request and click on Create pull request.

  3. Get a code review approval/reject

  4. After approval, merge your PR

  5. GitHub will automatically delete the branch after the merge is done. (they can still be restored).

  6. You made it! ๐ŸŽŠ

Thanks to all the people who have contributed:

Contributors

docbook's People

Contributors

sulagna-dutta-roy avatar amit0412 avatar muskan467 avatar shailja2727 avatar architabhattad avatar drishti-jain21 avatar papri24majumder avatar shreyg-27 avatar geetika001 avatar suvamita avatar sumitkr2000 avatar piyush-ongit avatar gracious7 avatar shubham0730 avatar harsitagarwalla187 avatar harshit-raj-14 avatar shubh08am avatar heyhimansh avatar argyporgy avatar apoorva1823000 avatar sourodip20kar avatar viveksondhiya avatar aishvi-g avatar tanvi0202 avatar diyagoyal98 avatar himanshubalani avatar silentspectator20 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.