Coder Social home page Coder Social logo

gitlab-feb11's Introduction

Q1: Why are readme's in github in the .md format? What is .md and why does github use it instead of .txt, .html .docx, or any other file format?

The markdown format allows the user to control the display on the document. It is also an easy-to-read, easy-to-write syntax for formatting plain text format. ".md" stands for markdwon and used instead of other text heavy documents because there are no special tags to remember (like in HTML) but it can be implement HTML tags. Word documents likes ".docx" will need to used function within the application in order to format the text that does not leave any direction from the web browser or that it cannot be read by it.

Q2: Is the keyword "fixes" the only way to auto-close an issue from a PR (pull request). Is there other keywords that can accomplish the same thing? As per githubs website, you can also use "close, closes, closed, fix, fixed, resolve, resolves, resolved". When in the discription or comment of the pull request, you will add one of the keywords and the issue number together. When the changes have been accepted and merge, it will close the issue and you also have an option to delete the branch as well.

Q3: Do you have to create a new PR EVERYTIME you want to close an issue, or is it possible to close multiple issues within a single PR? If so, how? No, you do not need to do a new PR everytime you want to close different issues, you can use the keywords and issue number in the discription.

gitlab-feb11's People

Contributors

cee-elle avatar

Watchers

James Cloos avatar  avatar

gitlab-feb11's Issues

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.