ComputerScienceHouse / packet

Web packet written in Python for Computer Science House
MIT License
23 stars 26 forks source link

Add PR to EBoard Tags #342

Closed jabbate19 closed 2 years ago

jabbate19 commented 2 years ago

No, it falls under the Eboard tag

Mstrodl commented 2 years ago

Do you need to add a badge css? https://github.com/ComputerScienceHouse/packet/blob/develop/frontend/scss/components/badges.scss

No:

    &.badge-eboard {
        color: #fff;
        background-color: #4CAF50;
    }
mxmeinhold commented 2 years ago

Double checking a couple other things, since this was a while ago. Are you able to run a build on packet-dev, or do you want me to?

jabbate19 commented 2 years ago

I haven't done it before and don't have access. Can you run it if you have time?