Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
7e7addf
Add new badge and new icons and screenshots
saritai Apr 6, 2021
b375039
Merge branch 'main' into new-badge-2020
saritai Apr 7, 2021
6a226ab
Apply suggestions from writer code review
saritai Apr 8, 2021
9e00817
Switched order of badges
saritai Apr 8, 2021
de0e743
Updated description to be more clear and mirror ACV badge
saritai Apr 8, 2021
eac2a99
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
ec9d342
Merge pull request #18855 from github/repo-sync
Octomerger Apr 19, 2021
3759e49
re-arranged two packages
siminapasat Apr 19, 2021
a3bf735
Added few more dependencies found today
siminapasat Apr 19, 2021
dfcfd0d
added a sentence on how we have the list
siminapasat Apr 19, 2021
12bc445
Add known issue about error on branch deletion (#18858)
mattpollard Apr 19, 2021
6691a1c
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
264e894
Merge pull request #5523 from github/repo-sync
Octomerger Apr 19, 2021
b15f084
Merge branch 'main' into new-badge-2020
saritai Apr 19, 2021
e27df70
Merge pull request #18612 from github/new-badge-2020
saritai Apr 19, 2021
22b07d1
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
9923f16
Merge pull request #18859 from github/repo-sync
Octomerger Apr 19, 2021
7464453
Merge pull request #5527 from github/repo-sync
Octomerger Apr 19, 2021
231635f
Revert "Revert "[April 13] serialization feature doc"" (#18742)
Apr 19, 2021
134e930
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
9c3539f
Merge pull request #5528 from github/repo-sync
Octomerger Apr 19, 2021
a35af41
Merge pull request #18861 from github/repo-sync
Octomerger Apr 19, 2021
acd5fa8
There are only 28 days in February (#18753)
Apr 19, 2021
149f417
Add machine type section to "Using Codespaces in Visual Studio Code" …
hubwriter Apr 19, 2021
736a2f6
Merge pull request #5529 from github/repo-sync
Octomerger Apr 19, 2021
9f9992b
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
6b65704
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
95a4a12
Merge pull request #18863 from github/repo-sync
Octomerger Apr 19, 2021
307a7e5
Merge pull request #5530 from github/repo-sync
Octomerger Apr 19, 2021
98f5c4b
Support for Dependabot private registry `hex-organization` (#18793)
asciimike Apr 19, 2021
b80a843
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
adb40b0
Merge pull request #5531 from github/repo-sync
Octomerger Apr 19, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
There are only 28 days in February (github#18753)
  • Loading branch information
Chris Raynor authored Apr 19, 2021
commit acd5fa8b2fe940a0408185e07c12800b74eae4a6
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For example, here are the costs for users with licenses on different dates.
User | License dates | Counted days | Cost
---- | ------------ | ------- | -----
@octocat | January 1 - January 31 | 31 | $39
@robocat | February 1 - February 28 | 29 | $35.23
@robocat | February 1 - February 28 | 28 | $35.23
@devtocat | January 15 - January 31 | 17 | $21.39
@doctocat | January 1 - January 15 | 31 | $39
@prodocat | January 7 - January 15 | 25 | $31.45
Expand Down