rpmfusion-infra / fedy

Fedy makes it easy to install third-party software in Fedora.
GNU General Public License v3.0
177 stars 20 forks source link

Added Mongodb #38

Closed MalteKiefer closed 4 years ago

MalteKiefer commented 4 years ago

@kwizart can you take a look?

kwizart commented 4 years ago

Seems okay.

If we were to generate the changelog automatically, it would be easier if all theses were merged into a single commit with a understandable title, such as "Add mongodb plugin"

Also beware of the remote used to push, you have made a branch into the fedy repository instead of yours. (Nevermind, it can be removed at some point).

kwizart commented 4 years ago

Best is to use personal repository to push branches that will be later pushed on fedy/master.

MalteKiefer commented 4 years ago

Ok I will close it rebase it and then push it agagin