owncloud / testing

🔧 app for testing ownCloud
GNU Affero General Public License v3.0
3 stars 4 forks source link

Create Pull Request template #14

Closed patrickjahns closed 6 years ago

patrickjahns commented 6 years ago

In order to release the app, we currently need to move the latest tag forward (ref: https://github.com/owncloud/testing#publish-latest-version-as-github-release ).

In order for people to be reminded, lets create PR templates so its not forgotten.

phil-davis commented 6 years ago

With instructions. At the moment I have been doing some local git tag commands to reset the tag to HEAD of master, then force push the tag. I don't know what sequence of commands others are doing.

patrickjahns commented 6 years ago

@phil-davis please add the instructions to the README - proposed change and we can then align the details on it

phil-davis commented 6 years ago

That information is already in PR #18 It has now been approved, merged and the tag updated.