Coder Social home page Coder Social logo

devutsav / kill_the_bug Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bytesclub/kill_the_bug

0.0 1.0 0.0 7 KB

This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.

License: MIT License

C 100.00%

kill_the_bug's Introduction

Kill_The_Bug

gitter

This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.

How To Solve

Open any of the file listed above. Read them thoroughly and understand the code. Before moving forward you must be sure about the intention of that program, i.e., what input does it expect and what output it wants to produce. After noticing the Bugs in the program, follow given Procedure-

How to contribute

Register an Issue:

Go to Issue tab and create a new Issue. In the title mention the line number where the bug is and one line about the error it posses. In the desciption, explain your issue (with screenshot, optional) and publish it.

Modify the Code and Pull Request:

Only after publishing Issue, you navigate to the File and edit accordingly. After you finished editing, create a Pull Request from tabs. You must mention your ISSUE associated in the title of your pull request. If your bug is correctly found and your code is good enough, your request will be merged!

Tips for contribution:
  • You must open an issue before working on a bug
  • Create a new branch while working on an issue
  • Your commits should be of the type:
shortlog: commit title

commit message

fixes: #<issue number>
  • If you want to add a problem in this repository, contact us on our gitter channel Bytes_Club/General

Contact

Contact us on gitter by clicking the gitter badge above

kill_the_bug's People

Contributors

0xtheprodev avatar rudranilbasu avatar utsavdas avatar

Watchers

James Cloos 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.