Skip to content

102 issues

Nicolas de Barquin edited this page Dec 18, 2018 · 2 revisions

How to participate to a project

“Always start with an issue” says Job, VP of Product here at GitLab. Before you begin anything else, summarize your ideas in an issue and share it. It’s such a simple rule, but the impact is huge.

Issues can have endless applications. Just to exemplify, these are some cases for which creating issues are most used:

  • Discussing the implementation of a new idea
  • Submitting feature proposals
  • Asking questions
  • Reporting bugs and malfunction
  • Obtaining support

Homework:

  1. Start by watching this: 1.4: GitHub Issues - Git and GitHub for Poets

  2. Then let's check that:
    You can start by browsing issues from Vulca/coreTeam repository, here:
    ../Vulca/coreTeam/issues

capture

  1. You can post a comment to react on any issues, juts look for this at the end of page:
    image

  2. To finish, just create your own issue to present yourself.
    image

It's always nice to let the community know a bit more about you, explain a bit why you want to join and on what you want to help.

When creating an new issues, there is a template in place to help you organize your thought. Like that:

Please use this format, which is intended to keep things simple and focused

The point is to make the Issue well-defined for everyone involved: 
- it identifies the audience and context (or user), 
- the problem or outcome wished. (or goal)
- the action (or task), and in some case,
- the outcome of a win/win situation (or Result/reward) as simply as possible.

this part is to be deleted when first edit... 

---

- [ ] ref to file .md or pullRequest #: .................................................  
*(to be edited when resolved)*

## context
## objectif
## proposition
## Results?

Clone this wiki locally