mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-28 00:02:57 -04:00
Updated 25th Contributor Meeting in 's Hertogenbosch (markdown)
parent
355cb7a6fb
commit
eaa717e155
@ -21,7 +21,6 @@ When attending our meetings we ask you to please abide by the QGIS [diversity st
|
|||||||
## Support
|
## Support
|
||||||
|
|
||||||
* [QGIS.ORG](http://www.qgis.org)
|
* [QGIS.ORG](http://www.qgis.org)
|
||||||
* [Spark Maker Zone](https://sparkmakerszone.nl/): venue
|
|
||||||
|
|
||||||
## Sponsors
|
## Sponsors
|
||||||
|
|
||||||
@ -34,6 +33,8 @@ When attending our meetings we ask you to please abide by the QGIS [diversity st
|
|||||||
| | [Geodan](https://www.geodan.com/) | [BGEO Open GIS](http://www.bgeo.es/?lang=en) |
|
| | [Geodan](https://www.geodan.com/) | [BGEO Open GIS](http://www.bgeo.es/?lang=en) |
|
||||||
| | [Nieuwland](https://www.nieuwlandgeo.nl/) | [Giswater Association](https://www.giswater.org/?lang=en) |
|
| | [Nieuwland](https://www.nieuwlandgeo.nl/) | [Giswater Association](https://www.giswater.org/?lang=en) |
|
||||||
|
|
||||||
|
If you would like to become a sponsor to support the hackfest, please send us a message.
|
||||||
|
|
||||||
## Accommodation
|
## Accommodation
|
||||||
|
|
||||||
Attendants need to organize their own accommodation. Hotels are not cheap in The Netherlands, double rooms starting from around 80 euros per night. Make sure you book early!
|
Attendants need to organize their own accommodation. Hotels are not cheap in The Netherlands, double rooms starting from around 80 euros per night. Make sure you book early!
|
||||||
@ -88,116 +89,5 @@ You can find practical information about the city, what to see and to do at [www
|
|||||||
|
|
||||||
# Onboarding day
|
# Onboarding day
|
||||||
|
|
||||||
If you are coming to a QGIS Contributors event for the first time, you may be a little lost and confused about what you should do when you get there. For this event (and hopefully future events if it works well), we will have an "onboarding day" with a variety of workshops to help you get started in the QGIS Community.
|
Right now it's unsure if there will be an onboarding day, like it was planned for 2020.
|
||||||
|
|
||||||
The onboarding day program (Thursday March 12) has workshops in 2 parallel tracks. Please register to the workshops you'd like to attend by putting your name and email in the participants list.
|
|
||||||
|
|
||||||
We will finish the day with some well deserved drinks. They taste better!
|
|
||||||
|
|
||||||
||subject|mentor|subject|mentor
|
|
||||||
|---:|---|---|---|---
|
|
||||||
|9:00|building open|||
|
|
||||||
|9:30|**Welcome and Intro to QGIS**|Raymond||
|
|
||||||
|10:00|coffee and meet & greet|||
|
|
||||||
|10:30|**Translating QGIS**|Rosa|**Compiling QGIS**|Denis
|
|
||||||
|11:00|**Documentation system and process**|Larissa|**"**|**"**
|
|
||||||
|12:00|lunch|||
|
|
||||||
|13:00|**Edit the documentation online on github**|Larissa|**Making your first PR**|Alessandro
|
|
||||||
|14:30|coffee|||
|
|
||||||
|15:00|||**Creating issues and feature requests**|Jorge
|
|
||||||
|16:00|**Building documentation on your local machine and using git to make a PR**|Tudor||
|
|
||||||
|16:30|drinks|||
|
|
||||||
|
|
||||||
### Translating QGIS (30 minutes)
|
|
||||||
|
|
||||||
The goal of this workshop is getting you up and running in QGIS' online translation process.
|
|
||||||
|
|
||||||
**Stream leader**: Rosa Aguilar
|
|
||||||
|
|
||||||
**Participants:**
|
|
||||||
|
|
||||||
| # | Name | Email |
|
|
||||||
| - | --- | --- |
|
|
||||||
| 1 | | |
|
|
||||||
|
|
||||||
|
|
||||||
### Documentation system and process (60 minutes)
|
|
||||||
|
|
||||||
Introduction to the documentation system and the process of writing or editing documentation.
|
|
||||||
|
|
||||||
**Stream leader**:
|
|
||||||
|
|
||||||
**Participants:**
|
|
||||||
|
|
||||||
| # | Name | Email |
|
|
||||||
| - | --- | --- |
|
|
||||||
| 1 | | |
|
|
||||||
|
|
||||||
|
|
||||||
### Edit the documentation online on github (90 minutes)
|
|
||||||
|
|
||||||
Pick an issue and write or edit the documentation online on the github website.
|
|
||||||
|
|
||||||
**Stream leader**:
|
|
||||||
|
|
||||||
**Participants:**
|
|
||||||
|
|
||||||
| # | Name | Email |
|
|
||||||
| - | --- | --- |
|
|
||||||
| 1 | | |
|
|
||||||
|
|
||||||
|
|
||||||
### Building documentation on your local machine and using git to make a PR (90 minutes)
|
|
||||||
|
|
||||||
Building documentation on your local machine and using git to make a PR.
|
|
||||||
|
|
||||||
**Stream leader**:
|
|
||||||
|
|
||||||
**Participants:**
|
|
||||||
|
|
||||||
| # | Name | Email |
|
|
||||||
| - | --- | --- |
|
|
||||||
| 1 | | |
|
|
||||||
|
|
||||||
|
|
||||||
### Compiling QGIS (90 minutes)
|
|
||||||
|
|
||||||
Build the QGIS Desktop application on your own machine.
|
|
||||||
|
|
||||||
**Stream leader**:
|
|
||||||
|
|
||||||
**Participants:**
|
|
||||||
|
|
||||||
| # | Name | Email |
|
|
||||||
| - | --- | --- |
|
|
||||||
| 1 | | |
|
|
||||||
|
|
||||||
### Making your first Pull Request to QGIS (90 minutes)
|
|
||||||
|
|
||||||
This is a mentored walk through of the entire process of getting your development environment set up, building QGIS and fixing your first small issue, submitting a Pull Request and having it approved by someone in the community.
|
|
||||||
|
|
||||||
**Stream leader**:
|
|
||||||
|
|
||||||
**Participants:**
|
|
||||||
|
|
||||||
| # | Name | Email |
|
|
||||||
| - | --- | --- |
|
|
||||||
| 1 | | |
|
|
||||||
|
|
||||||
### Create QGIS issues and feature requests (90 minutes)
|
|
||||||
|
|
||||||
Reporting issues is a very nice way to start contributing to QGIS. It can be scary at the beginning, but soon as you start receiving feedback and see issues being solved, it is so rewarding!
|
|
||||||
|
|
||||||
In this workshop we will see how to report an issue properly. We will check good and bad examples from the QGIS issue queue. We will try to reproduce existing issues to improve bug triage.
|
|
||||||
|
|
||||||
* The excepted duration is: 90'
|
|
||||||
* Material: bring your computer with QGIS installed
|
|
||||||
* New comers: please create a github account before the workshop, if possible.
|
|
||||||
|
|
||||||
**Stream leader**:
|
|
||||||
|
|
||||||
**Participants:**
|
|
||||||
|
|
||||||
| # | Name | Email |
|
|
||||||
| - | --- | --- |
|
|
||||||
| 1 | | |
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user