Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
server
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Nextcloud
server
Commits
4c240cee
Unverified
Commit
4c240cee
authored
Jan 1, 2019
by
Daniel Kesselberg
Browse files
Options
Downloads
Patches
Plain Diff
Use `latest` instead of fixed version number
Signed-off-by:
Daniel Kesselberg
<
mail@danielkesselberg.de
>
parent
cb4371c4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
4c240cee
...
@@ -45,7 +45,7 @@ There are many ways to contribute, of which development is only one! Find out [h
...
@@ -45,7 +45,7 @@ There are many ways to contribute, of which development is only one! Find out [h
### Development setup 👩💻
### Development setup 👩💻
1.
🚀
[
Set up your local development environment
](
https://docs.nextcloud.com/server/
14
/developer_manual/general/devenv.html
)
1.
🚀
[
Set up your local development environment
](
https://docs.nextcloud.com/server/
latest
/developer_manual/general/devenv.html
)
2.
🐛
[
Pick a good first issue
](
https://github.com/nextcloud/server/labels/good%20first%20issue
)
2.
🐛
[
Pick a good first issue
](
https://github.com/nextcloud/server/labels/good%20first%20issue
)
3.
👩🔧 Create a branch and make your changes. Remember to sign off your commits using
`git commit -sm "Your commit message"`
3.
👩🔧 Create a branch and make your changes. Remember to sign off your commits using
`git commit -sm "Your commit message"`
4.
⬆ Create a
[
pull request
](
https://opensource.guide/how-to-contribute/#opening-a-pull-request
)
and
`@mention`
the people from the issue to review
4.
⬆ Create a
[
pull request
](
https://opensource.guide/how-to-contribute/#opening-a-pull-request
)
and
`@mention`
the people from the issue to review
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment