numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
200 stars 118 forks source link

This is my first pull request honestly so I need help #884

Closed Arti-0 closed 2 years ago

Arti-0 commented 2 years ago

I don't know what to do but I'm willing to help lmao :,)

christianp commented 2 years ago

Thanks for this, but it looks like you've made a pull request to merge our master branch into the old custom-widget branch.

You need to fork the Numbas repository, make a change to the code, commit that, and then open a pull request from your fork into this repository's master branch.

I've found some instructions on making a pull request in French at https://www.armandphilippot.com/premiere-pull-request-github/, in case that helps.