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: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [respective directory](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/complex64) of the main repository where we’ll review and provide feedback.
4
4
5
-
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/development.md) for help on developing stdlib.
5
+
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md) for help on developing stdlib.
6
6
7
7
We look forward to receiving your contribution! :smiley:
-[`f9651e6`](https://github.com/stdlib-js/stdlib/commit/f9651e6411b4ebd3c95dcc6b46c02e6d5be009fa) - **test:** use .strictEqual() instead of .equal() and fix lint errors _(by Philipp Burckhardt)_
20
16
21
-
### Packages
17
+
</details>
22
18
23
19
</section>
24
20
25
-
<!-- /.packages-->
21
+
<!-- /.commits-->
26
22
27
23
<sectionclass="contributors">
28
24
29
25
### Contributors
30
26
31
27
A total of 1 person contributed to this release. Thank you to this contributor:
32
28
33
-
-Athan Reines
29
+
-Philipp Burckhardt
34
30
35
31
</section>
36
32
37
33
<!-- /.contributors -->
38
34
35
+
</section>
36
+
37
+
<!-- /.release -->
38
+
39
+
<sectionclass="release"id="v0.2.2">
40
+
41
+
## 0.2.2 (2024-07-27)
42
+
39
43
<sectionclass="commits">
40
44
41
45
### Commits
@@ -52,6 +56,18 @@ A total of 1 person contributed to this release. Thank you to this contributor:
52
56
53
57
<!-- /.commits -->
54
58
59
+
<sectionclass="contributors">
60
+
61
+
### Contributors
62
+
63
+
A total of 1 person contributed to this release. Thank you to this contributor:
64
+
65
+
- Athan Reines
66
+
67
+
</section>
68
+
69
+
<!-- /.contributors -->
70
+
55
71
</section>
56
72
57
73
<!-- /.release -->
@@ -70,95 +86,20 @@ No changes reported for this release.
-[`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
253
-
254
-
</section>
255
-
256
-
<!-- /.features -->
257
-
258
-
<sectionclass="breaking-changes">
259
-
260
-
##### BREAKING CHANGES
261
-
262
-
-[`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
263
-
264
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
265
-
266
-
</section>
267
-
268
-
<!-- /.breaking-changes -->
186
+
-[`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
187
+
-[`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
269
188
270
189
</details>
271
190
272
191
</section>
273
192
274
-
<!-- /.package -->
275
-
276
-
</section>
277
-
278
-
<!-- /.packages -->
279
-
280
-
<sectionclass="breaking-changes">
281
-
282
-
### BREAKING CHANGES
283
-
284
-
-[`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
285
-
286
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
287
-
288
-
</section>
289
-
290
-
<!-- /.breaking-changes -->
193
+
<!-- /.commits -->
291
194
292
195
<sectionclass="contributors">
293
196
@@ -301,21 +204,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
301
204
302
205
<!-- /.contributors -->
303
206
304
-
<sectionclass="commits">
305
-
306
-
### Commits
307
-
308
-
<details>
309
-
310
-
-[`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
311
-
-[`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
0 commit comments