1 Star 0 Fork 0

李锦卓 / nextcloud-snap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
Kyle Fazzari 提交于 2016-06-14 10:14 . Initial commit

Snappy Nextcloud Contribution Guide

Welcome! We're a pretty friendly community and we're thrilled that you want to help make this snap even better. However, we do ask that you follow some general guidelines while doing so, just so we can keep things organized around here.

  1. Make sure an issue is created for the bug you're about to fix, or feature you're about to add. Keep them as small as possible.

  2. We use a forking, feature-based workflow.

    Make a fork of this repository, and create a branch based on develop named specifically for the feature on which you'd like to work. Make your changes there. Commit often.

  3. Squash commits into one, well-formatted commit. Mention the issue being resolved in the commit message on a line all by itself like Fixes #<bug> (refer to closing issues via commit messages for more keywords you can use).

    If you really feel like there should be more than one commit in your branch, then you're probably trying to introduce more than one feature and you should make another branch (and issue) for it.

  4. Submit a pull request to get changes from your branch into develop (no merge requests should be made into master). Mention which bug is being resolved in the description.

1
https://gitee.com/woainizaobu/nextcloud-snap.git
git@gitee.com:woainizaobu/nextcloud-snap.git
woainizaobu
nextcloud-snap
nextcloud-snap
master

搜索帮助