#811 Add AtomicWorkstation to getfedora.org for F28
Closed by pjjroux. Opened by pjjroux.
Unknown source f28

Download 811.patch

Issue #798

Added download path should be fine for release

Can you please review it? Seems you added many other files in this PR (63 file changes).

Can you please review it? Seems you added many other files in this PR (63 file changes).

@robyduck sorry about this still trying to get used to the git workflow.

I tried to follow the contributing guidelines but I am missing something. It somehow takes all the previous commits and wants to add it as well even though I only made one commit on that branch in my fork.

I do:
git pull --rebase upstream master

Then push to my fork on pagure
git push origin master

Then I checkout a branch locally to get the f28 of the upstream and I think it's here I am doing something wrong:
git checkout -b f28 upstream/f28

I then change and commit to my branch then push to origin/f28 but now it whoes a lot more changes than the two files I did.

I am not sure which contributing guidelines you are following. Why do you checkout to another branch? Anyway, try to follow:
https://fedoraproject.org/wiki/How_to_fix_bugs_on_the_Fedora_Project_website#Filing_Pull_Requests

Thanks for your help ;)

Thanks @robyduck

I will close fix and reopen new PR later.

Pull-Request has been closed by pjjroux

Metadata