You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ module. You can check which version of Excel::Writer::XLSX that you are using as
15
15
16
16
17
17
18
-
The [Changes](https://github.com/jmcnamara/excel-writer-xlsx/blob/master/Changes) file lists what has changed in the latest versions.
18
+
The [Changelog.md](https://github.com/jmcnamara/excel-writer-xlsx/blob/master/Changelog.md) file lists what has changed in the latest versions.
19
19
20
20
21
21
### Read the documentation
@@ -127,7 +127,7 @@ If applicable add an example program to the `examples` directory.
127
127
128
128
### Copyright and License
129
129
130
-
Copyright remains with the original author. Do not include additional copyright claims or Licensing requirements. GitHub and the `git` repository will record your contribution an it will be acknowledged it in the Changes file.
130
+
Copyright remains with the original author. Do not include additional copyright claims or Licensing requirements. GitHub and the `git` repository will record your contribution and it will be acknowledged it in the Changelog.md file.
0 commit comments