All Projects → netguru → Coolcal Android

netguru / Coolcal Android

Programming Languages

kotlin
9241 projects

CoolCal

Build Status

Welcome to the CoolCal Android project, simple weather/calendar application. You can find app on Google Play

Contributing

We’re really happy to accept contributions from the community, that’s the main reason why we open-sourced it! There are many ways to contribute, even if you’re not a technical person.

We’re using the github workflow to accept modifications (even internally), basically you’ll have to:

  • create an issue related to the problem you want to fix(good for traceability and cross-reference)
  • fork the repository
  • create a branch by convenction feature/TaskName
  • develop
  • commit incrementally with readable and detailed commit messages
  • submit a pull-request against the master branch of this repository

If you have any questions just write to us [email protected].

Submitting bugs

You can report issues directly on Github, that would be a really helpful contribution.Please document as much as possible the steps to reproduce your problem (even better with screenshots).

License

=======

Copyright 2016 Netguru sp z.o.o 

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].