Giter VIP home page Giter VIP logo

pr-practice's Introduction

Pull Request (PR) Practice!

It can be scary to make a pull request into a public repository. Let's make the first one really easy, with a step-by-step guide!

Contributing

Before contributing to a repository, look for a CONTRIBUTING.md in a repository. This will be your source-of-truth for how to contribute!

Making a Pull Request

Follow this step-by-step guide to make a pull request like a pro!

  1. Fork this repository
  2. Create a feature branch
  3. Make a pull request
  4. Code Review
  5. Getting your code into main

pr-practice's People

Contributors

wrynegade avatar carter-bailey avatar simponic avatar pharphunuse avatar sjtolley9 avatar willrandship avatar fadein avatar

Stargazers

 avatar Jonathan Wagner avatar

pr-practice's Issues

HelloOS

HelloOS is a 32 bit protected mode operating system with christmas lights!

PR is #10

python

It has nice, terse syntax while still allowing for a lot of useful tricks.

javascript

I have a background in web dev and there is a ton of cool stuff javascript and js libraries can do!

English

I'm a big fan of the english language ;)

Heavily Preprocessed C

I noticed that this repo has a distinct lack of C, more specifically C with heavy usage of preprocessor directives.

Assembly language

I think there should be some examples in Assembly language. I happen to know two ASMs, and can contribute a patch

Android (Java)

Because everyone needs that one garbage app on their phone for kicks and giggles.

C++

Because why not?

C ABI Hello World

Shared Library Hello World

I've been messing around with interop between Rust and C/C++ using the C ABI recently. And I thought that we could include a C/C++ Hello World implementation that is linked against a local shared library which provides the Hello World implementation. Allowing people to compile their own C-style dynamic library which the program can link to at runtime. Then we can have people set up sub-projects to compile their own library implementation, then add listings in a Makefile to allow people to choose which library they compile. (e.g. make rust_library or make c_library)

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.