summaryrefslogtreecommitdiff
path: root/README.md
blob: 7b54a32511dd8d56a080a7e1d8cda2cef3ece739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[![Build Status](https://gitlab.gnome.org/GNOME/libgweather/badges/master/build.svg)](https://gitlab.gnome.org/GNOME/libgweather/pipelines)

libgweather
===========

libgweather is a library to access weather information from online
services for numerous locations.

Documentation for the API is available online at:

   https://gnome.pages.gitlab.gnome.org/libgweather/

You may download updates to the package from:

   https://download.gnome.org/sources/libgweather/

To discuss libgweather, you may use the "gweather" tag in Discourse:

  https://discourse.gnome.org/tag/gweather

How to report bugs
==================

Bugs should be reported to the libgweather issues tracking system:

   https://gitlab.gnome.org/GNOME/libgweather/issues

You might need to create an account for yourself.

Please read the following page on how to prepare a useful bug report:

   https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines

If you are interested in adding new locations (weather stations, or
cities), please refer to this page in the GNOME Wiki:

   https://wiki.gnome.org/Projects/LibGWeather/ImprovingLocations

Please read the [contribution guide](./CONTRIBUTING.md) for information on
how to contribute to the project.