this post was submitted on 08 Jan 2024
-1 points (0.0% liked)

Open Source

28975 readers
710 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

Is there a pull request template that does this?

Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn't use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.

Edit 2: Also, license enforcement is not very important for my project.

Edit 3: Now I'm using creative commons zero and making the repo comply with https://reuse.software/

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 5 months ago

Methinks somebody missed the memo what open source means.

[–] [email protected] 2 points 5 months ago

I'd really advise against forcing all code contributions to be copyrighted to you. It doesn't send a great message to contributors. It also gets murky if any libraries are used.

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

If you want that, you’ll get fewer contributors, but just make that explicitly clear in your pull request template.

Personally, I would never contribute to a project where the maintainer demanded I transfer copyright ownership of my contributions. I also wouldn’t use a project that did that, and would advise other people to not use that project either.

[–] [email protected] 1 points 5 months ago

Not saying I'm a fan but you I think you are looking for a CLA or contributor license agreement