numere-org / NumeRe

Framework for numerical computations, data analysis and visualisation
https://www.numere.org
GNU General Public License v3.0
18 stars 6 forks source link

21 string functions for comparing first and last characters of a string #133

Closed adjiap closed 1 year ago

adjiap commented 1 year ago

SUMMARY

Implements necessary changes for #21

Reviewers: @numere-org/maintainers

IMPLEMENTATION

DOCUMENTATION


TESTS BY REVIEWERS

adjiap commented 1 year ago

@numeredev Should there be an Issue as well in Translation that I can make a feature branch out of? Or should I commit the changes some other name as a feature branch?

numeredev commented 1 year ago

@numeredev Should there be an Issue as well in Translation that I can make a feature branch out of? Or should I commit the changes some other name as a feature branch?

Easiest way is the following: create a branch in numere-org/Translation with the same name as this one, i.e. 21-string-functions-for-comparing-first-and-last-characters-of-a-string. Then open up a pull request and add the issue ID #21 in this pull request (second line or so).