spatie / holidays

Calculate which days you don't have to work!
https://spatie.be/open-source
MIT License
328 stars 196 forks source link

Add New Country (Malaysia) #237

Closed fathikhalid7 closed 3 weeks ago

fathikhalid7 commented 1 month ago

Contributing a new country ?

  1. Create a new class in the Countries directory. It should extend the Country class. CHECKED
  2. Add a test for the new country in the tests directory. CHECKED
  3. Run the tests so a snapshot gets created. CHECKED
  4. Verify the result in the newly created snapshot is correct. CHECKED
Nielsvanpach commented 3 weeks ago

Malaysia is already merged. Feel free to send an additional PR in case something is not working as expected.