Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX #2853 Allow "#" in title #2863

Merged
merged 1 commit into from
Feb 5, 2019
Merged

FIX #2853 Allow "#" in title #2863

merged 1 commit into from
Feb 5, 2019

Conversation

zzdjk6
Copy link
Contributor

@zzdjk6 zzdjk6 commented Feb 4, 2019

Description

Allow "#" in title:

  • Only strip the leading # in the title
  • Make the finding title logic more straightforward

image

Issue fixed

#2853

Type of changes

  • πŸ”˜ Bug fix (Change that fixed an issue)
  • βšͺ Breaking change (Change that can cause existing functionality to change)
  • πŸ”˜ Improvement (Change that improves the code. Maybe performance or development improvement)
  • βšͺ Feature (Change that adds new functionality)
  • βšͺ Documentation change (Change that modifies documentation. Maybe typo fixes)

Checklist:

  • πŸ”˜ My code follows the project code style
  • πŸ”˜ I have written test for my code and it has been tested
  • πŸ”˜ All existing tests have been passed
  • πŸ”˜ I have attached a screenshot/video to visualize my change if possible

@zzdjk6 zzdjk6 changed the title FIX #2853 FIX #2853 Allow "#" in title Feb 4, 2019
- Only strip the leading # in the title
- Make the finding title logic more straightforward
- Add unit test
Copy link
Member

@ZeroX-DG ZeroX-DG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM πŸŽ‰

@ZeroX-DG ZeroX-DG added approved πŸ‘ Pull request has been approved by sufficient reviewers. needs extra review πŸ”Ž Pull request requires review from an additional reviewer. and removed awaiting review ❇️ Pull request is awaiting a review. labels Feb 5, 2019
@ZeroX-DG ZeroX-DG requested a review from Rokt33r February 5, 2019 01:18
@Rokt33r Rokt33r added this to the v0.11.14 milestone Feb 5, 2019
@Rokt33r Rokt33r merged commit 54de57e into BoostIO:master Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved πŸ‘ Pull request has been approved by sufficient reviewers. needs extra review πŸ”Ž Pull request requires review from an additional reviewer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants