Coder Social home page Coder Social logo

gitlabfeb15'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?

md is used to generate an html page for the github repo. It makes a text file look presentable on the browser without actually having to write up an html file. An md file is a markdown file and it has its own speciic syntax to make words bold, italic, or strikethroughs

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?

Possible keywords to auto-close a PR issue close closes closed fix fixes fixed resolve resolves resolved

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?

You can close multiple issues with one pull request but they all must have the full syntax eg. Resolves #10, resolves #123 in the body of the PR.

gitlabfeb15's People

Contributors

eswong610 avatar

Watchers

James Cloos avatar  avatar

gitlabfeb15'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.