Giter VIP home page Giter VIP logo

20231123-what-the-hack-devops-with-github's People

Contributors

iqbal-nadiadi avatar

Stargazers

 avatar

Watchers

 avatar

20231123-what-the-hack-devops-with-github's Issues

20231123 Creating an issue from a repository

20231123 Creating an issue from a repository

https://learn.microsoft.com/en-us/training/modules/introduction-to-github/4-collaborative-platform
GitHub is a collaborative platform
Completed
100 XP
8 minutes
Like we mentioned earlier, collaboration is at its core of everything GitHub does.

We went over repositories in the first unit of the module and learned that repositories help you organize your project and its files.

The last unit, we learned about pull requests, a way to keep track of changes made to your project.

In this unit, we're learning about issues and discussions, two other pieces that contribute to the collaborative nature of the GitHub Enterprise Platform.

Issues
GitHub Issues were created to track ideas, feedback, tasks, or bugs for work on GitHub.

Issues can be created in various ways, so you can choose the most convenient method for your workflow.

For the walk-through in the next portion, we'll go over how to create an issue from a repository but just know there are a myriad of ways. Here's a list of all the ways you can create issues from.

The different ways to create an issue from:

  • a repository
  • an item in a task list
  • a note in a project
  • a comment in an issue or pull request
  • a specific line of code
  • or a URL query

Creating an issue from a repository
On GitHub.com, navigate to the main page of the repository.

Under your repository name, click (insert issues Icon) Issues.

Screenshot showing the top portion of the main page of a repository with the Issues section highlighted.

Click New issue.

If your repository uses issue templates, next to the type of issue you'd like to open, click Get started.

If the type of issue you'd like to open isn't included in the available options, click Open a blank issue.

A screenshot of the issue templates menu, with the Open a blank issue option highlighted.

In the "Title" field, type a title for your issue.

In the comment body field, type a description of your issue.

If you're a project maintainer, you can assign the issue to someone, add it to a project board, associate it with a milestone, or apply a label.

When you're finished, click Submit new issue.

Some conversations are more suitable for GitHub Discussions.

You can use GitHub Discussions to ask and answer questions, share information, make announcements, and conduct or participate in conversations about a project.

In the next section, we’ll review Discussions and how to best utilize the feature.

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.